Uses of Class
uno.anahata.ai.tools.FunctionInfo
Packages that use FunctionInfo
Package
Description
Provides the core framework for defining and managing local tools (functions) that the AI model can execute.
-
Uses of FunctionInfo in uno.anahata.ai.tools
Methods in uno.anahata.ai.tools that return types with arguments of type FunctionInfoModifier and TypeMethodDescriptionToolManager.getFunctionInfos()Gets a list of information about all registered functions.
