ragflow/api/db/services
Zhichang Yu 92ab7ef659
Refactor embedding batch_size (#3825)
### What problem does this PR solve?

Refactor embedding batch_size. Close #3657

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Refactoring
2024-12-03 16:22:39 +08:00
..
__init__.py
api_service.py Add a default value for do_refer in Dialog (#2383) 2024-09-12 15:11:57 +08:00
canvas_service.py add agent completion API (#3192) 2024-11-04 17:20:16 +08:00
common_service.py
dialog_service.py Fix @ in model name issue. (#3821) 2024-12-03 12:41:39 +08:00
document_service.py Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00
file2document_service.py Storage: Rename all the variables about get file to storage from minio. (#2497) 2024-09-19 19:19:27 +08:00
file_service.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
knowledgebase_service.py Add pagerank to KB. (#3809) 2024-12-03 14:30:35 +08:00
llm_service.py Refactor embedding batch_size (#3825) 2024-12-03 16:22:39 +08:00
task_service.py Add pagerank to KB. (#3809) 2024-12-03 14:30:35 +08:00
user_service.py add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00