ragflow/api/db/services
Kevin Hu 52c20033d7
Fix total number error. (#4339)
### What problem does this PR solve?

#4328

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-01-03 10:02:30 +08:00
..
__init__.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
api_service.py Add iteration for agent. (#4258) 2024-12-27 11:38:33 +08:00
canvas_service.py Fix parameter name error. (#4312) 2024-12-31 17:38:01 +08:00
common_service.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
conversation_service.py Add user_id for third-party system to record sessions. (#4206) 2024-12-24 15:59:11 +08:00
dialog_service.py Fix 'SCORE' not found bug (#4178) 2024-12-23 14:50:12 +08:00
document_service.py Fix total number error. (#4339) 2025-01-03 10:02:30 +08:00
file2document_service.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
file_service.py Fix Voyage re-rank model. Limit file name length. (#4171) 2024-12-23 10:03:50 +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 Update progress time info (#4193) 2024-12-23 21:04:44 +08:00
user_service.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00