Share via


ToolChoiceCodeInterpreter Class

Definition

Indicates that the model should use a built-in tool to generate a response. Learn more about built-in tools.

public class ToolChoiceCodeInterpreter : Azure.AI.AgentServer.Responses.Models.ToolChoiceParam, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ToolChoiceCodeInterpreter>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ToolChoiceCodeInterpreter>
type ToolChoiceCodeInterpreter = class
    inherit ToolChoiceParam
    interface IJsonModel<ToolChoiceCodeInterpreter>
    interface IPersistableModel<ToolChoiceCodeInterpreter>
Public Class ToolChoiceCodeInterpreter
Inherits ToolChoiceParam
Implements IJsonModel(Of ToolChoiceCodeInterpreter), IPersistableModel(Of ToolChoiceCodeInterpreter)
Inheritance
ToolChoiceCodeInterpreter
Implements

Applies to