ProjectsAgentDefinition 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 ProjectsAgentDefinition. Please note this is the abstract base class. The derived classes available for instantiation are: DeclarativeAgentDefinition, WorkflowAgentDefinition, and HostedAgentDefinition.
[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Projects.Agents.UnknownAgentDefinition))]
public abstract class ProjectsAgentDefinition : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.ProjectsAgentDefinition>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.ProjectsAgentDefinition>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Projects.Agents.UnknownAgentDefinition))>]
type ProjectsAgentDefinition = class
interface IJsonModel<ProjectsAgentDefinition>
interface IPersistableModel<ProjectsAgentDefinition>
Public MustInherit Class ProjectsAgentDefinition
Implements IJsonModel(Of ProjectsAgentDefinition), IPersistableModel(Of ProjectsAgentDefinition)
- Inheritance
-
ProjectsAgentDefinition
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| ContentFilterConfiguration |
Configuration for Responsible AI (RAI) content filtering and safety features. |