Annotation Interface Ai.StreamingChatModel

Enclosing class:
Ai

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

    Required Elements
    Modifier and Type
    Required Element
    Description
    Name of the streaming chat model to be used.
  • Element Details

    • value

      String value
      Name of the streaming chat model to be used.
      Returns:
      name of the streaming chat model