Annotation Interface Lang4jConfig


@Retention(SOURCE) public @interface Lang4jConfig
Generates the code necessary to integrate a ChatLanguageModel provider.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    Add configuration for the given model.
    static @interface 
    Configuration for an individual property.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Common properties to all configuration classes that are required.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Configuration for different properties.
  • Element Details

    • properties

      Lang4jConfig.Property[] properties
      Configuration for different properties.
      Returns:
      The properties
      Default:
      {}
    • models

      Common properties to all configuration classes that are required.
      Returns:
      The required common