DomainToolFactory

Creates placeholder tools for a domain class that will be bound when an instance is retrieved. These tools are always declared to the LLM but return errors until an instance is available.

Functions

Link copied to clipboard

Create placeholder tools for all @LlmTool methods on the given class. These tools delegate to the actual instance when one is bound via the tracker.