eosphoros-ai / DB-GPT

AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
http://docs.dbgpt.cn
MIT License
13.76k stars 1.86k forks source link

[Feature][Module Name] Feature title 对于向量库和模型支持的一些建议 #962

Closed HSLUCKY closed 9 months ago

HSLUCKY commented 11 months ago

Search before asking

Description

【1】希望能够使用外挂向量库方便多系统共享库,并且通过cs模式网络连接chroma 【2】系统能够使用VisualGLM-6B之类的多模态大模型

Use case

【1】希望能够使用外挂向量库方便多系统共享库,并且通过cs模式网络连接chroma 【2】系统能够使用VisualGLM-6B之类的多模态大模型

Related issues

No response

Feature Priority

None

Are you willing to submit PR?

csunny commented 10 months ago

Multimodal models are currently not on the support list recently. Maybe we will consider based on specific scenarios later this year.

For vector library sharing we recommend Milvus

【1】希望能够使用外挂向量库方便多系统共享库,并且通过cs模式网络连接chroma 【2】系统能够使用VisualGLM-6B之类的多模态大模型

  1. chroma不太适合作为生产持久化的数据库,持久化我们推荐用milvus
  2. 多模态暂时不在最近的支持列表中, 2月份之后我们会根据具体场景来考虑,如果你这边有比较好的场景,也非常欢迎给一些明确的说明。
github-actions[bot] commented 9 months ago

This issue has been marked as stale, because it has been over 30 days without any activity.

github-actions[bot] commented 9 months ago

This issue bas been closed, because it has been marked as stale and there has been no activity for over 7 days.