This code is an implementation of a chatbot using LLM chat model API and Langchain.
Stars
64
Forks
11
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
23
commits
3
Refactor all source code (#25)
d6f8ec8
Update README.md
70df20e
Refactor and add Docker
8afd5ba
PR: Try gptcache & fix openai config
3218fdb
Add agent as bot brain
48551db
Add langserve for easy streaming response
5438d59
9f8b3dc
bc13ae5
Refactor chain Runnables for better tracing
74f7ecb
Refactor chain to LCEL
f78bd55
Fix assets
8e86ff3
PR: Add anonymizer to protect user PIIs.
b31665e
c10c90d
PR: Create new frontend and refactor code for streaming response
1fc90b6
PR: Add langsmith to version bot prompt
f8e21d6