ragflow/api/db
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
..
services Feature/feat1017 (#2872) 2024-10-21 12:11:08 +08:00
__init__.py add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00
db_models.py refine API token application (#2847) 2024-10-15 15:47:40 +08:00
db_utils.py Common: Support postgreSQL database as the metadata db. (#2357) 2024-09-12 15:12:39 +08:00
init_data.py reduce rerank batch size (#2801) 2024-10-11 11:29:19 +08:00
operatioins.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
reload_config_base.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
runtime_config.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00