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: openapi.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4684,7 +4684,7 @@ paths:
4684
4684
schema:
4685
4685
type: string
4686
4686
description: The ID of the thread to run.
4687
-
- name: include
4687
+
- name: include[]
4688
4688
in: query
4689
4689
description: &include_param_description |
4690
4690
A list of additional fields to include in the response. Currently the only supported value is `step_details.tool_calls[*].file_search.results[*].content` to fetch the file search result content.
0 commit comments