Interface ChatModelFixedRuntimeConfig


public interface ChatModelFixedRuntimeConfig
  • Method Summary

    Modifier and Type
    Method
    Description
    Model to use.
  • Method Details

    • modelId

      @WithDefault("llama3") String modelId()
      Model to use. According to Ollama docs, the default value is llama3