Interface ModelEntry.Builder

  • Method Details

    • model

      ModelEntry.Builder model(String model)

      The model ID or glob pattern that identifies the model (for example, anthropic.claude-opus-* or openai.gpt-oss-*).

      Parameters:
      model - The model ID or glob pattern that identifies the model (for example, anthropic.claude-opus-* or openai.gpt-oss-*).
      Returns:
      Returns a reference to this object so that method calls can be chained together.