Annotation Interface Ai.ChatMemory

Enclosing class:
Ai

@Target(TYPE) @Retention(RUNTIME) @Deprecated(since="4.4.0", forRemoval=true) public static @interface Ai.ChatMemory
Deprecated, for removal: This API element is subject to removal in a future version.
Annotation to specify a ChatMemory for the service.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Name of the chat memory to be used.
  • Element Details

    • value

      String value
      Deprecated, for removal: This API element is subject to removal in a future version.
      Name of the chat memory to be used.
      Returns:
      name of the chat memory