mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-22 14:54:21 +08:00
(improvement)(chat-sdk) add question in export log and hide date range picker when dateInfo is null (#1550)
This commit is contained in:
@@ -353,6 +353,7 @@ const ChatItem: React.FC<Props> = ({
|
||||
<SqlItem
|
||||
agentId={agentId}
|
||||
queryId={parseInfo.queryId}
|
||||
question={msg}
|
||||
llmReq={llmReq}
|
||||
llmResp={llmResp}
|
||||
integrateSystem={integrateSystem}
|
||||
|
||||
Reference in New Issue
Block a user