mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-01-09 11:17:28 +08:00
(improvement)(Chat) Format the results of the parse and query phases into text (#1045)
Co-authored-by: jolunoluo
This commit is contained in:
@@ -354,7 +354,6 @@ CREATE TABLE IF NOT EXISTS s2_agent
|
||||
config varchar(2000) null,
|
||||
llm_config varchar(2000) null,
|
||||
multi_turn_config varchar(2000) null,
|
||||
visual_config varchar(2000) null,
|
||||
created_by varchar(100) null,
|
||||
created_at TIMESTAMP null,
|
||||
updated_by varchar(100) null,
|
||||
|
||||
Reference in New Issue
Block a user