ResponsesAutoCodeInterpreterToolParam Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Automatic Code Interpreter Tool Parameters.
public class ResponsesAutoCodeInterpreterToolParam : System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.ResponsesAutoCodeInterpreterToolParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.ResponsesAutoCodeInterpreterToolParam>
type ResponsesAutoCodeInterpreterToolParam = class
interface IJsonModel<ResponsesAutoCodeInterpreterToolParam>
interface IPersistableModel<ResponsesAutoCodeInterpreterToolParam>
Public Class ResponsesAutoCodeInterpreterToolParam
Implements IJsonModel(Of ResponsesAutoCodeInterpreterToolParam), IPersistableModel(Of ResponsesAutoCodeInterpreterToolParam)
- Inheritance
-
ResponsesAutoCodeInterpreterToolParam
- Implements
Constructors
| Name | Description |
|---|---|
| ResponsesAutoCodeInterpreterToolParam() |
Initializes a new instance of ResponsesAutoCodeInterpreterToolParam. |
Properties
| Name | Description |
|---|---|
| FileIds |
An optional list of uploaded files to make available to your code. |
| MemoryLimit |
Gets or sets the MemoryLimit. |
| NetworkPolicy |
Gets or sets the NetworkPolicy. |
| Type |
Always |