Class ToolInvocationRegistryImpl

Registry for all the function calls available to Agents.

Implements

Constructors

Properties

providers: ContributionProvider<ToolProvider>
tools: Map<string, ToolRequest> = ...

Methods