This commit is contained in:
Wenjie Zhang 2025-02-24 19:44:13 +08:00
commit 13c7a96aee

View File

@ -15,7 +15,10 @@
基于大模型 RAG 知识库与知识图谱的问答平台。Llamaindex + VueJS + Flask + Neo4j。大模型适配 OpenAI、国内主流大模型平台的模型调用、本地 vllm 部署。只需要配置对应服务平台的 `API_KEY` 即可使用。
![main](./images/main.png)
![image](https://github.com/user-attachments/assets/8416a933-cc43-45d0-bf06-00df0ba6c4fb)
> [!NOTE]
> 当前项目还处于开发的早期,还存在一些 BUG有问题随时提 issue。
@ -23,7 +26,7 @@
代办清单
- [ ] Ollma Embedding 支持Open-like Embedding 支持)
- [ ] 知识图谱索引支持自定义 Embedding 模型
- [x] 知识图谱索引支持自定义 Embedding 模型
- [x] DeepSeek-R1 支持
## 更新日志