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
Copy file name to clipboardExpand all lines: docs/pages/docs/api-reference/use-chat.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ Options passed to `useChat`:
109
109
[
110
110
'sendExtraMessageFields',
111
111
'boolean',
112
-
'An optional boolean that determines whether to send extra fields you\'ve added to `messages`. Defaults to `false` and only the `content` and `role` fields will be sent to the API endpoint.'
112
+
"An optional boolean that determines whether to send extra fields you've added to `messages`. Defaults to `false` and only the `content` and `role` fields will be sent to the API endpoint."
0 commit comments