ragflow/graphrag
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
..
claim_extractor.py Fix graphrag : "role" user (#2273) 2024-09-06 10:04:01 +08:00
claim_prompt.py Update license (#2086) 2024-08-25 18:58:20 +08:00
community_report_prompt.py Update license (#2086) 2024-08-25 18:58:20 +08:00
community_reports_extractor.py Fix graphrag : "role" user (#2273) 2024-09-06 10:04:01 +08:00
description_summary.py Update license (#2086) 2024-08-25 18:58:20 +08:00
entity_embedding.py Update license (#2086) 2024-08-25 18:58:20 +08:00
entity_resolution.py Refactoring entity_resolution (#2692) 2024-09-30 17:18:09 +08:00
entity_resolution_prompt.py Add graphrag (#1793) 2024-08-02 18:51:14 +08:00
graph_extractor.py Feature/feat1017 (#2872) 2024-10-21 12:11:08 +08:00
graph_prompt.py Update license (#2086) 2024-08-25 18:58:20 +08:00
index.py Feature/feat1017 (#2872) 2024-10-21 12:11:08 +08:00
leiden.py remove repeat func (#2619) 2024-09-27 13:15:26 +08:00
mind_map_extractor.py Feature/feat1017 (#2872) 2024-10-21 12:11:08 +08:00
mind_map_prompt.py Update license (#2086) 2024-08-25 18:58:20 +08:00
search.py add search TAB backend api (#2375) 2024-09-11 19:49:18 +08:00
smoke.py Add graphrag (#1793) 2024-08-02 18:51:14 +08:00
utils.py Fix mutable default argument (#2635) 2024-09-29 10:16:00 +08:00