Uses of Class
uno.anahata.ai.tools.FunctionProcessingResult
Packages that use FunctionProcessingResult
Package
Description
Provides the core framework for defining and managing local tools (functions) that the AI model can execute.
-
Uses of FunctionProcessingResult in uno.anahata.ai.tools
Methods in uno.anahata.ai.tools that return FunctionProcessingResultModifier and TypeMethodDescriptionToolManager.processFunctionCalls(ChatMessage modelResponseMessage) Processes a list of function calls proposed by the model.
