mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-10 05:19:44 +00:00
chore: remove .plugin.env.template (#884)
Co-authored-by: junewgl <1965259211@qq.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from pilot import EmbeddingEngine, KnowledgeType
|
||||
|
||||
url = "https://db-gpt.readthedocs.io/en/latest/getting_started/getting_started.html"
|
||||
url = "https://docs.dbgpt.site/docs/overview"
|
||||
embedding_model = "your_embedding_model"
|
||||
vector_store_type = "Chroma"
|
||||
chroma_persist_path = "your_persist_path"
|
||||
|
Reference in New Issue
Block a user