Zhichang Yu
a2a5631da4
Rework logging (#3358)
Unified all log files into one.
### What problem does this PR solve?
Unified all log files into one.
### Type of change
- [x] Refactoring
11 个月前
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>
1年前
yqkcn
34abcf7704
style: fix typo and format code (#2618)
### What problem does this PR solve?
- Fix typo
- Remove unused import
- Format code
### Type of change
- [x] Other (please describe): typo and format
1年前
Kevin Hu
853aa121a9
fix empty graph issue (#1939)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1年前
Kevin Hu
da2d8b8267
boost paralal of graphrag (#1924)
### What problem does this PR solve?
### Type of change
- [x] Performance Improvement
1年前
Kevin Hu
e3cf14a3c9
add function: upload and parse (#1889)
### What problem does this PR solve?
#1880
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1年前
Kevin Hu
db8f83104f
less text, better extraction (#1869)
### What problem does this PR solve?
#1861
### Type of change
- [x] Refactoring
1年前
Kevin Hu
1d5a9b74ff
fix add slef base url openai error (#1854)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1年前
Kevin Hu
7bc9742674
refine mindmap (#1844)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1年前
Kevin Hu
a199572bf8
add callback to entity extraction (#1843)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
- [ ]
1年前
Kevin Hu
43199c45c3
refine loginfo about graprag progress (#1823)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1年前
Kevin Hu
3fd7db40ea
refine mindmap (#1817)
### What problem does this PR solve?
#1594
### Type of change
- [x] Refactoring
1年前
Kevin Hu
5650442b0b
refine context length (#1813)
### What problem does this PR solve?
#1594
### Type of change
- [x] Performance Improvement
1年前
Kevin Hu
2452c5624f
remove duplicated key in mind map (#1809)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1年前
H
d2213141e0
Fix graphrag callback (#1806)
### What problem does this PR solve?
#1800
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1年前
Kevin Hu
152072f900
Add graphrag (#1793)
### What problem does this PR solve?
#1594
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1年前