ragflow/api
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
..
apps add owner check for team work (#2892) 2024-10-18 13:48:57 +08:00
db Feature/feat1017 (#2872) 2024-10-21 12:11:08 +08:00
utils add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00
__init__.py rename web_server to api (#29) 2024-01-17 09:43:27 +08:00
contants.py fix: Large document thumbnail display failed (#2763) 2024-10-10 09:09:29 +08:00
http_api.md DRAFT: Miscellaneous updates to HTTP API. Tried to finish off Python API ref… (#2909) 2024-10-21 09:47:59 +08:00
python_api_reference.md DRAFT: Miscellaneous updates to HTTP API. Tried to finish off Python API ref… (#2909) 2024-10-21 09:47:59 +08:00
ragflow_server.py add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00
settings.py add owner check for team work (#2892) 2024-10-18 13:48:57 +08:00
versions.py Fix docker file bugs (#2662) 2024-09-29 18:24:24 +08:00