Share via


Azure.AI.AgentServer.Core.Tools.Runtime.Invocation Namespace

Classes

Name Description
DefaultFoundryToolInvocationResolver

Default implementation of IFoundryToolInvocationResolver that uses a tool catalog to resolve tools and creates invokers.

DefaultFoundryToolInvoker

Default implementation of IFoundryToolInvoker that wraps a resolved tool and provides invocation capability through the tool client.

Interfaces

Name Description
IFoundryToolInvocationResolver

Resolves tool definitions to invokers that can execute the tools.

IFoundryToolInvoker

Provides invocation capability for a resolved tool.