ragflow/api/db/services
Jin Hai 213218a094
Refactor ask decorator (#4116)
### What problem does this PR solve?

Refactor ask decorator

### Type of change

- [x] Refactoring

---------

Signed-off-by: jinhai <haijin.chn@gmail.com>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2024-12-19 18:13:33 +08:00
..
__init__.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
api_service.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
canvas_service.py Fix bugs in agent api and update api document (#3996) 2024-12-13 10:25:52 +08:00
common_service.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
conversation_service.py Fix bugs in agent api and update api document (#3996) 2024-12-13 10:25:52 +08:00
dialog_service.py Refactor ask decorator (#4116) 2024-12-19 18:13:33 +08:00
document_service.py Fix raptor (#4089) 2024-12-18 14:42:33 +08:00
file2document_service.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
file_service.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
knowledgebase_service.py Add pagerank to KB. (#3809) 2024-12-03 14:30:35 +08:00
llm_service.py Refactor ask decorator (#4116) 2024-12-19 18:13:33 +08:00
task_service.py Fix raptor (#4089) 2024-12-18 14:42:33 +08:00
user_service.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00