ragflow/api/db/services
Kevin Hu a5a617b7a3
fix ollama max token issue (#1489)
### What problem does this PR solve?


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-07-12 16:37:32 +08:00
..
__init__.py fix set_api_key bug (#191) 2024-04-01 19:03:13 +08:00
api_service.py Fit a lot of encodings for text file. (#458) 2024-04-19 18:02:53 +08:00
canvas_service.py fix file preview in file management (#1151) 2024-06-14 10:33:59 +08:00
common_service.py refine README (#169) 2024-03-29 10:48:29 +08:00
dialog_service.py fix ollama max token issue (#1489) 2024-07-12 16:37:32 +08:00
document_service.py API: created list_doc (#1327) 2024-07-01 18:15:00 +08:00
file2document_service.py let file in knowledgebases visible in file manager (#714) 2024-05-11 16:04:28 +08:00
file_service.py refine file select code (#1021) 2024-05-31 19:44:33 +08:00
knowledgebase_service.py API: created list_doc (#1327) 2024-07-01 18:15:00 +08:00
llm_service.py fix chunk modification bug (#1011) 2024-05-31 15:45:11 +08:00
task_service.py fix file preview in file management (#1151) 2024-06-14 10:33:59 +08:00
user_service.py add rerank model (#969) 2024-05-29 16:50:02 +08:00