mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-10 05:19:44 +00:00
refactor: The first refactored version for sdk release (#907)
Co-authored-by: chengfangyin2 <chengfangyin3@jd.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from pilot import EmbeddingEngine, KnowledgeType
|
||||
from dbgpt import EmbeddingEngine, KnowledgeType
|
||||
|
||||
embedding_model = "your_embedding_model"
|
||||
vector_store_type = "Chroma"
|
||||
|
Reference in New Issue
Block a user