从零开始基于 LangGraph 和 Streamlit 实现基于本地模型的 RAG、Agent 应用
Stars
79
Forks
15
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
58
commits
1
update .gitignore
bc5f207
update requirements.txt
4b8bce0
add OpenAI platform
0a84fa1
add error info in get_llm_models and get_embedding_models
368575c
add glm in platforms
6fa28fa
update rag_chat_page.py
c7a8376
d98364f
1c20608
update agent_chat_page.py and naive_rag_tool.py
7634a2c
update knowledge_base_page.py and naive_rag_tool.py
eda6179
update utils.py and requirements.txt
9b5b6e8
update ollama chat model
55e3e44
Merge pull request #3 from FeyaM/master
55e5a75
Update utils.py
b9d5f69
2f74f7b