rag-chatbot / .env.example
Abeshith's picture
RAG Chatbot with LangChain, FastAPI, and service layer architecture
64d7fdf
raw
history blame contribute delete
186 Bytes
GROQ_API_KEY=your_groq_api_key_here
HUGGINGFACE_TOKEN=your_hf_token_here
JWT_SECRET_KEY=your_jwt_secret_key_here
MONGODB_USERNAME=
MONGODB_PASSWORD=
REDIS_PASSWORD=
QDRANT_API_KEY=