mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-07-30 23:28:35 +00:00
feat:document summary
This commit is contained in:
parent
dca3ddb931
commit
16dd8e3ef5
@ -284,6 +284,7 @@ class BaseChat(ABC):
|
||||
)
|
||||
### model result deal
|
||||
self.current_message.add_ai_message(ai_response_text)
|
||||
prompt_define_response = None
|
||||
prompt_define_response = (
|
||||
self.prompt_template.output_parser.parse_prompt_response(
|
||||
ai_response_text
|
||||
|
Loading…
Reference in New Issue
Block a user