diff --git a/README.md b/README.md index 39eb592a..491f4b21 100644 --- a/README.md +++ b/README.md @@ -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 支持 ## 更新日志