Uses of Record Class
dyntabs.ai.assistant.ToolMethod
Packages that use ToolMethod
-
Uses of ToolMethod in dyntabs.ai.assistant
Methods in dyntabs.ai.assistant that return types with arguments of type ToolMethodModifier and TypeMethodDescriptionstatic List<ToolMethod> ToolIntrospector.introspect(Object... toolObjects) Discovers all eligible public methods on the given objects and createsToolMethodentries for each.