Share via


IFoundryToolInvocationResolver Interface

Definition

Resolves tool definitions to invokers that can execute the tools.

public interface IFoundryToolInvocationResolver
type IFoundryToolInvocationResolver = interface
Public Interface IFoundryToolInvocationResolver
Derived

Methods

Name Description
ResolveAsync(Object, CancellationToken)

Resolves a tool definition to an invoker capable of executing it.

Applies to