Annotation Interface Ai.ChatMemoryProvider

Enclosing class:
Ai

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

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

    • value

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