ragflow/api/apps
Kevin Hu 655b01a0a4
Remove token check while adding model. (#3903)
### What problem does this PR solve?

#3820

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-12-06 17:01:19 +08:00
..
sdk Feat: Add question parameter to edit chunk modal (#3875) 2024-12-05 14:51:19 +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 Add api for list agents and agent seesions (#3835) 2024-12-03 19:03:16 +08:00
chunk_app.py Fix chunk available issue (#3877) 2024-12-05 16:49:43 +08:00
conversation_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
dialog_app.py Check model id when set dialog. Close #849 (#3655) 2024-11-26 16:32:46 +08:00
document_app.py add input variables to begin component (#3498) 2024-11-19 18:41:48 +08:00
file2document_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
file_app.py Fix preview issue in file manager. (#3846) 2024-12-04 11:53:23 +08:00
kb_app.py Add pagerank to KB. (#3809) 2024-12-03 14:30:35 +08:00
llm_app.py Remove token check while adding model. (#3903) 2024-12-06 17:01:19 +08:00
system_app.py Bump infinity to v0.5.0-dev5 (#3520) 2024-11-25 11:53:58 +08:00
tenant_app.py New: a new interpretor based on Andrew Ng theory. (#3532) 2024-11-20 20:55:22 +08:00
user_app.py Edit chunk shall update instead of insert it (#3709) 2024-11-28 13:00:38 +08:00