mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-01-25 23:04:03 +00:00
fix:default chat
This commit is contained in:
@@ -17,7 +17,7 @@ from pilot.configs.model_config import (
|
||||
VECTOR_SEARCH_TOP_K,
|
||||
)
|
||||
|
||||
from pilot.scene.chat_normal.prompt import prompt
|
||||
from pilot.scene.chat_knowledge.default.prompt import prompt
|
||||
from pilot.source_embedding.knowledge_embedding import KnowledgeEmbedding
|
||||
|
||||
CFG = Config()
|
||||
|
||||
Reference in New Issue
Block a user