Uses of Class
com.azure.ai.openai.assistants.models.CodeInterpreterToolResource
Packages that use CodeInterpreterToolResource
Package
Description
Package containing the data models for Assistants.
-
Uses of CodeInterpreterToolResource in com.azure.ai.openai.assistants.models
Methods in com.azure.ai.openai.assistants.models that return CodeInterpreterToolResourceModifier and TypeMethodDescriptionstatic CodeInterpreterToolResource
CodeInterpreterToolResource.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of CodeInterpreterToolResource from the JsonReader.ToolResources.getCodeInterpreter()
Get the codeInterpreter property: Resources to be used by the `code_interpreter tool` consisting of file IDs.