mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-27 02:44:19 +08:00
(feature)(chat-sdk) modify export log file name (#1484)
This commit is contained in:
@@ -358,6 +358,8 @@ const ChatItem: React.FC<Props> = ({
|
||||
<>
|
||||
{!isMobile && parseInfo?.sqlInfo && isDeveloper && isDebugMode && !isSimpleMode && (
|
||||
<SqlItem
|
||||
agentId={agentId}
|
||||
queryId={parseInfo.queryId}
|
||||
llmReq={llmReq}
|
||||
llmResp={llmResp}
|
||||
integrateSystem={integrateSystem}
|
||||
|
||||
Reference in New Issue
Block a user