ragflow/api/apps
KevinHuSh 4fa768e733
fix bug #314 (#317)
### What problem does this PR solve?

Issue link:#314

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-11 16:25:28 +08:00
..
__init__.py add local llm implementation (#119) 2024-03-12 11:57:08 +08:00
chunk_app.py fix bug about reload knowledgebase configuration reloading (#210) 2024-04-03 11:00:50 +08:00
conversation_app.py fix bug #314 (#317) 2024-04-11 16:25:28 +08:00
dialog_app.py apply pep8 formalize (#155) 2024-03-27 11:33:46 +08:00
document_app.py Support Ollama (#261) 2024-04-08 19:20:57 +08:00
kb_app.py refine error response, add set api-key MD (#178) 2024-03-31 19:09:42 +08:00
llm_app.py Support Ollama (#261) 2024-04-08 19:20:57 +08:00
user_app.py Support Ollama (#261) 2024-04-08 19:20:57 +08:00