Annotation Interface Ai.ContentRetriever

Enclosing class:
Ai

@Target(TYPE) @Retention(RUNTIME) public static @interface Ai.ContentRetriever
Annotation to specify a ContentRetriever for the service.
  • Required Element Summary

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

    • value

      String value
      Name of the content retriever to be used.
      Returns:
      name of the content retriever