Skip to content

Docs: Add model selection guide to Kind and OCP READMEs#44

Merged
pdettori merged 1 commit into
mainfrom
docs/model-selection-guide
Jul 1, 2026
Merged

Docs: Add model selection guide to Kind and OCP READMEs#44
pdettori merged 1 commit into
mainfrom
docs/model-selection-guide

Conversation

@pdettori

@pdettori pdettori commented Jul 1, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds a Choosing the model section to README-ocp.md explaining how to change SH_MODEL (default: claude-haiku-4-5) via service.yaml edit or oc set env
  • Creates README-kind.md as the Kind deployment companion (prerequisites, quick start, options, model selection, troubleshooting)

Motivation

The default model (claude-haiku-4-5) is configured in service.yaml but neither README documented how to change it. Users needed to read the YAML to discover SH_MODEL.

Test plan

  • Verify links in both READMEs render correctly on GitHub
  • Confirm kubectl set env ksvc/serverless-harness SH_MODEL=... triggers a revision rollout on Kind

Assisted-By: Claude Code

Add a 'Choosing the model' section to README-ocp.md explaining how to
change the SH_MODEL env var (default: claude-haiku-4-5) via service.yaml
edit or oc/kubectl set env.

Create README-kind.md as the Kind deployment companion to README-ocp.md,
covering prerequisites, quick start, options, model selection, and
troubleshooting.

Assisted-By: Claude (Anthropic AI) <noreply@anthropic.com>
Signed-off-by: Paolo Dettori <paolo.dettori@example.com>
@pdettori pdettori merged commit 2f27093 into main Jul 1, 2026
9 checks passed
@pdettori pdettori deleted the docs/model-selection-guide branch July 1, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant