Interface LlmAutoConfigMetadata

  • All Implemented Interfaces:

    
    public interface LlmAutoConfigMetadata
    
                        

    Name of the LLM, such as "gpt-3.5-turbo".

    This interface defines autoconfiguration metadata for LLM models, which is separate from runtime ModelMetadata. The purpose is to provide static, provider-specific configuration data that can be loaded at application startup to automatically configure LLM clients.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description