ragflow/api/apps
KevinHuSh 23b448cf96
fix docker compose issue (#238)
### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

Issue link:#[[Link the issue
here](https://github.com/infiniflow/ragflow/issues/226)]

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-07 09:04:32 +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 set_api_key bug (#191) 2024-04-01 19:03:13 +08:00
dialog_app.py apply pep8 formalize (#155) 2024-03-27 11:33:46 +08:00
document_app.py fix docker compose issue (#238) 2024-04-07 09:04:32 +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 fix set_api_key bug (#191) 2024-04-01 19:03:13 +08:00
user_app.py fix docker compose issue (#238) 2024-04-07 09:04:32 +08:00