Annotation Interface Ai.ToolProvider

Enclosing class:
Ai

@Target(TYPE) @Retention(RUNTIME) public static @interface Ai.ToolProvider
Annotation to specify a ToolProvider for the service. This is mutually exclusive with the Ai.McpClients.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Name of the Tool provider to be used.
  • Element Details

    • value

      String value
      Name of the Tool provider to be used.
      Returns:
      name of the Tool provider