Package dyntabs.ai.assistant


package dyntabs.ai.assistant
  • Class
    Description
    Uses reflection to discover tool methods on POJOs (and EJB proxies) and build ToolSpecification instances for them.
    Internal record linking a ToolSpecification to its target object and method.