nsbradford / SemanticSearch

Minimal RAG (Retrieval Augmented Generation) website with Pinecone, FastAPI, NextJS, MongoDB
https://semantic-search-six.vercel.app
9 stars 3 forks source link

Add sessionId to llm request metadata #13

Closed nsbradford closed 1 year ago

nsbradford commented 1 year ago

Get sessionId from the frontend - see index.tsx. Requires adding metadata to llm endpoint.