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
@@ -66,7 +66,7 @@ The response assistant message schema inherits from the chat completions assista
66
66
|Name | Type | Required | Description |
67
67
|--- | --- | --- | --- |
68
68
|`citations`|[Citation](#citation)[]| False | The data source retrieval result, used to generate the assistant message in the response. Clients can render references from the citations. |
69
-
|`intent`| string | False | The detected intent from the chat history. Passing back the previous intent is no longer needed. Please ignore this property. |
69
+
|`intent`| string | False | The detected intent from the chat history. Passing back the previous intent is no longer needed. Ignore this property. |
0 commit comments