ragflow/api/apps
Zhichang Yu dec9b3e540
Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
### What problem does this PR solve?

Fix logs. Use dict.pop instead of del.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-11-19 14:15:25 +08:00
..
sdk Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00
__init__.py Remove unused code (#3448) 2024-11-18 12:05:38 +08:00
api_app.py Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00
canvas_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
chunk_app.py Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00
conversation_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
dialog_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
document_app.py enlarge the default token length of RAPTOR summarization (#3454) 2024-11-18 10:15:26 +08:00
file2document_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
file_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
kb_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
llm_app.py Added LocalAI support for rerank models (#3446) 2024-11-18 12:05:52 +08:00
system_app.py Adjusted heartbeat format (#3459) 2024-11-18 12:03:28 +08:00
tenant_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
user_app.py Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00