rag-chatbot / config /langchain.yaml
Abeshith's picture
RAG Chatbot with LangChain, FastAPI, and service layer architecture
64d7fdf
raw
history blame contribute delete
220 Bytes
langchain:
verbose: false
callbacks: []
langsmith:
enabled: false
project_name: "rag-chatbot"
langgraph:
recursion_limit: 25
checkpointer: "redis"
callbacks:
streaming: true
token_counting: true