mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-16 15:31:19 +00:00
fix:default chat
This commit is contained in:
parent
43924cbff2
commit
2e18c2e294
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user