Commit 9c7003a
Fix model: use gpt-4o via models.inference.ai.azure.com with curl
gh api only routes to api.github.com; GitHub Models lives at
models.inference.ai.azure.com. Switch to curl with GH_TOKEN.
Update model to gpt-4o (gpt-5-mini-high not available on this endpoint).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 1e07dd1 commit 9c7003a
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
126 | | - | |
127 | | - | |
128 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
129 | 133 | | |
130 | 134 | | |
131 | 135 | | |
| |||
0 commit comments