We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e56ee commit ead9a6eCopy full SHA for ead9a6e
articles/ai-services/openai/how-to/code-interpreter.md
@@ -164,7 +164,7 @@ curl https://YOUR_RESOURCE_NAME.openai.azure.com/openai/assistants?api-version=2
164
"file_ids": ["assistant-123abc456"]
165
"tool_resources"{
166
"code interpreter": {
167
- "file_ids": [assistant-1234]
+ "file_ids": ["assistant-1234"]
168
}
169
170
}'
0 commit comments