WorkflowAgentDefinition 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.
The workflow agent definition.
public class WorkflowAgentDefinition : Azure.AI.Projects.OpenAI.AgentDefinition, System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.OpenAI.WorkflowAgentDefinition>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.OpenAI.WorkflowAgentDefinition>
type WorkflowAgentDefinition = class
inherit AgentDefinition
interface IJsonModel<WorkflowAgentDefinition>
interface IPersistableModel<WorkflowAgentDefinition>
Public Class WorkflowAgentDefinition
Inherits AgentDefinition
Implements IJsonModel(Of WorkflowAgentDefinition), IPersistableModel(Of WorkflowAgentDefinition)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| ContentFilterConfiguration |
Configuration for Responsible AI (RAI) content filtering and safety features. (Inherited from AgentDefinition) |