Annotation Interface AiProvider.ConfigKey

Enclosing class:
AiProvider

@Target(TYPE) public static @interface AiProvider.ConfigKey
Default config key used under langchain4j context for all model configs in the same class. Override provider key otherwise derived from class name prefix.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Default config key used under langchain4j context for all model configs in the same class.
  • Element Details

    • value

      String value
      Default config key used under langchain4j context for all model configs in the same class.
      Returns:
      string key
      Default:
      ""