Interface ChatModelConfig


public interface ChatModelConfig
  • Method Summary

    Modifier and Type
    Method
    Description
    Model to use
  • Method Details

    • modelId

      @WithDefault("dummy") String modelId()
      Model to use