ragflow/api/apps
Jin Hai 722545e5e0
Fix bugs (#4241)
### What problem does this PR solve?

1. Refactor error message
2. Fix knowledges are created on ES and can't be found in Infinity. The
document chunk fetch error.

### Type of change

- [x] Fix bug
- [x] Refactoring

---------

Signed-off-by: jinhai <haijin.chn@gmail.com>
2024-12-26 16:08:17 +08:00
..
sdk Fix bugs (#4241) 2024-12-26 16:08:17 +08:00
__init__.py Remove unused code (#3448) 2024-11-18 12:05:38 +08:00
api_app.py Fix bugs (#4241) 2024-12-26 16:08:17 +08:00
canvas_app.py Fix bugs (#4241) 2024-12-26 16:08:17 +08:00
chunk_app.py Fix: Q&A chunk modification (#4227) 2024-12-25 19:11:16 +08:00
conversation_app.py Fix bugs (#4241) 2024-12-26 16:08:17 +08:00
dialog_app.py Remove Redundant None Check for vector_similarity_weight (#4037) 2024-12-16 14:35:21 +08:00
document_app.py Fix chunk number error after re-parsing. (#4043) 2024-12-16 15:23:49 +08:00
file2document_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
file_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
kb_app.py Added pagerank support to infinity (#4059) 2024-12-17 15:45:01 +08:00
llm_app.py Fix connection error for adding visual llm. (#4028) 2024-12-13 18:54:51 +08:00
system_app.py Compatible with former API keys. (#4055) 2024-12-17 13:58:26 +08:00
tenant_app.py Update team invite message (#4085) 2024-12-18 14:20:09 +08:00
user_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00