Share via


Azure.AI.AgentServer.Responses.Invocation Namespace

Classes

Name Description
AgentInvocationBase

Base class for agent invocations that provides common functionality for executing agents.

AgentInvocationContext

Provides context information for agent invocations including ID generation and conversation tracking.

AgentInvocationException

Exception thrown when an agent invocation fails.

ResponsesExtensions

Provides extension methods for working with agent responses.

Interfaces

Name Description
IAgentInvocation

Defines the contract for agent invocation implementations.