Uses of Interface
org.machanism.machai.ai.tools.ToolFunction

Packages that use ToolFunction
Package
Description
Defines the provider abstraction layer used by MachAI to integrate with concrete generative AI services.
Provides Anthropic Claude integration for the MachAI generative AI abstraction layer.
Provides the Gemini-specific implementation of MachAI's provider abstraction.
Provides a no-op Genai implementation for offline, disabled, or test-only execution paths.
OpenAI provider integration for MachAI.