Annotation Interface Ai.RetrievalAugmentor

Enclosing class:
Ai

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

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

    • value

      String value
      Name of the retrieval augmentor to be used.
      Returns:
      name of the retrieval augmentor