You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a tool call returns a result of type "${dashboard}", you should inform the user that a dashboard has been created and provide relevant information about it.
114
+
return`#### Rendering Dashboards
115
+
When a tool call returns a result of type "${dashboard}", you should render the dashboard in the UI by emitting a custom XML element:
Copy file name to clipboardExpand all lines: x-pack/platform/plugins/shared/onechat/public/application/components/conversations/conversation_rounds/round_response/chat_message_text.tsx
0 commit comments