ragflow/api/db/services
chongchuanbing ac26d09a59
Feature/feat1017 (#2872)
### What problem does this PR solve?

1. fix: mid map show error in knowledge graph, juse because
```@antv/g6```version changed
2. feat: concurrent threads configuration support in graph extractor
3. fix: used tokens update failed for tenant
4. feat: timeout configuration support for llm
5. fix: regex error in graph extractor
6. feat: qwen rerank(```gte-rerank```) support
7. fix: timeout deal in knowledge graph index process. Now chat by
stream output, also, it is configuratable.
8. feat: ```qwen-long``` model configuration

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: chongchuanbing <chongchuanbing@gmail.com>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2024-10-21 12:11:08 +08:00
..
__init__.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
api_service.py Add a default value for do_refer in Dialog (#2383) 2024-09-12 15:11:57 +08:00
canvas_service.py fix file preview in file management (#1151) 2024-06-14 10:33:59 +08:00
common_service.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
dialog_service.py Refactor API for document and session (#2819) 2024-10-12 19:35:19 +08:00
document_service.py add owner check for team work (#2892) 2024-10-18 13:48:57 +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 fix chat and thumbnail bug (#2803) 2024-10-11 16:10:27 +08:00
knowledgebase_service.py add owner check for team work (#2892) 2024-10-18 13:48:57 +08:00
llm_service.py Feature/feat1017 (#2872) 2024-10-21 12:11:08 +08:00
task_service.py Refactoring large integers to improve readability (#2636) 2024-09-29 10:17:42 +08:00
user_service.py add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00