Skip to content

Commit 2662863

Browse files
authored
Update README.md
1 parent 538f960 commit 2662863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github-minimum-intelligence/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A repository-local AI framework that plugs into a developer’s existing workflo
77
## Installation
88

99
1. Copy [`.github/workflows/github-minimum-intelligence-agent.yml`](../.github/workflows/github-minimum-intelligence-agent.yml) into your repo's `.github/workflows/` directory.
10-
2. Add the LLM API key `OPENAI_API_KEY` as a **repository secret** under **[Settings → Secrets and variables → Actions]**. Any [supported LLM provider](#supported-providers) can work but to quick start OpenAI GPT 5.4 is pre-configured.
10+
2. Add the LLM API key `OPENAI_API_KEY` as a **repository secret** under **[Settings → Secrets and variables → Actions]**. Any [supported LLM provider](#supported-providers) can work but to quick start OpenAI GPT 5.5 is pre-configured.
1111
3. Go to **[Actions → github-minimum-intelligence-agent → Run workflow]** to install the agent files automatically, subsequent runs perform upgrades.
1212
4. Open an issue — the agent will reply.
1313
<p align="center">

0 commit comments

Comments
 (0)