Commit b7af21f
fix: switch BYOK model to gpt-5.3-codex
gpt-5.4 returns 400 on tools[5].function.name empty string,
likely a stricter validation in that model. Try gpt-5.3-codex.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent efcc606 commit b7af21f
2 files changed
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments