ragflow/api/apps
Sawyer 69b7c61498
fix: typo in user_app.py (#740)
### 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._

### Type of change

- [x] Bug Fix (non-breaking change 
- [x] Other (please describe): Fix typo
2024-05-13 09:25:45 +08:00
..
__init__.py add redis to accelerate access of minio (#482) 2024-04-22 14:11:09 +08:00
api_app.py refactor code (#583) 2024-04-28 13:19:54 +08:00
chunk_app.py refine code (#595) 2024-04-28 19:13:33 +08:00
conversation_app.py conversation API backend update (#360) 2024-04-15 14:43:44 +08:00
dialog_app.py fix disable and enable llm setting in dialog (#616) 2024-04-30 11:04:14 +08:00
document_app.py let file in knowledgebases visible in file manager (#714) 2024-05-11 16:04:28 +08:00
file2document_app.py refactor code (#583) 2024-04-28 13:19:54 +08:00
file_app.py let file in knowledgebases visible in file manager (#714) 2024-05-11 16:04:28 +08:00
kb_app.py refactor code (#583) 2024-04-28 13:19:54 +08:00
llm_app.py make sure to raise exception if redis is not there (#674) 2024-05-08 15:20:45 +08:00
user_app.py fix: typo in user_app.py (#740) 2024-05-13 09:25:45 +08:00