mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-16 15:31:19 +00:00
doc:readme
This commit is contained in:
parent
e440daeaf2
commit
02ab630a76
13
README.zh.md
13
README.zh.md
@ -258,7 +258,17 @@ The MIT License (MIT)
|
|||||||
- [ ] Code
|
- [ ] Code
|
||||||
- [ ] Images
|
- [ ] Images
|
||||||
- [x] RAG
|
- [x] RAG
|
||||||
- [ ] KnownledgeGraph
|
- [ ] Graph Database
|
||||||
|
- [ ] Neo4j Graph
|
||||||
|
- [ ] Nebula Graph
|
||||||
|
- [x] Multi Vector Database
|
||||||
|
- [x] Chroma
|
||||||
|
- [x] Milvus
|
||||||
|
- [x] Weaviate
|
||||||
|
- [x] PGVector
|
||||||
|
- [ ] Elasticsearch
|
||||||
|
- [ ] ClickHouse
|
||||||
|
- [ ] Faiss
|
||||||
|
|
||||||
### 多数据源支持
|
### 多数据源支持
|
||||||
|
|
||||||
@ -286,6 +296,7 @@ The MIT License (MIT)
|
|||||||
### 多模型管理与推理优化
|
### 多模型管理与推理优化
|
||||||
- [x] [集群部署](https://db-gpt.readthedocs.io/en/latest/getting_started/install/cluster/vms/index.html)
|
- [x] [集群部署](https://db-gpt.readthedocs.io/en/latest/getting_started/install/cluster/vms/index.html)
|
||||||
- [x] [fastchat支持](https://github.com/lm-sys/FastChat)
|
- [x] [fastchat支持](https://github.com/lm-sys/FastChat)
|
||||||
|
- [x] [fastchat支持](https://github.com/lm-sys/FastChat)
|
||||||
- [x] [vLLM 支持](https://db-gpt.readthedocs.io/en/latest/getting_started/install/llm/vllm/vllm.html)
|
- [x] [vLLM 支持](https://db-gpt.readthedocs.io/en/latest/getting_started/install/llm/vllm/vllm.html)
|
||||||
|
|
||||||
### Agents与插件市场
|
### Agents与插件市场
|
||||||
|
Loading…
Reference in New Issue
Block a user