AutoCodeInterpreterToolParam 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 AutoCodeInterpreterToolParam : System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.AutoCodeInterpreterToolParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.AutoCodeInterpreterToolParam>
type AutoCodeInterpreterToolParam = class
interface IJsonModel<AutoCodeInterpreterToolParam>
interface IPersistableModel<AutoCodeInterpreterToolParam>
Public Class AutoCodeInterpreterToolParam
Implements IJsonModel(Of AutoCodeInterpreterToolParam), IPersistableModel(Of AutoCodeInterpreterToolParam)
- Inheritance
-
AutoCodeInterpreterToolParam
- Implements
Constructors
| Name | Description |
|---|---|
| AutoCodeInterpreterToolParam() |
Initializes a new instance of AutoCodeInterpreterToolParam. |
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 |