mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-01 08:11:45 +00:00
bug fix 3
This commit is contained in:
parent
fe71613970
commit
d5b5fc4f9a
@ -7,7 +7,7 @@ from pathlib import Path
|
||||
import distro
|
||||
import yaml
|
||||
from pilot.configs.config import Config
|
||||
from pilot.prompts.prompt import build_default_prompt_generator, DEFAULT_PROMPT_OHTER
|
||||
from pilot.prompts.prompt import build_default_prompt_generator, DEFAULT_PROMPT_OHTER, DEFAULT_TRIGGERING_PROMPT
|
||||
|
||||
|
||||
class AutoModePrompt:
|
||||
|
Loading…
Reference in New Issue
Block a user