chatbot / .env.example
okoliechykwuka
modified fastapi endpoints to handle multiple request
9e16573
Raw
History Blame Contribute Delete
292 Bytes
# ── App Settings ──────────────────────────────────────────
LLM_MODEL=hf.co/LiquidAI/LFM2-1.2B-RAG-GGUF:Q5_K_M
EMBED_MODEL=embeddinggemma:latest
OLLAMA_BASE_URL=http://localhost:11434
RAG_MEMORY_TURNS=6