Commit d78599b
committed
fix(codex): update models.json URL after upstream repo move
OpenAI moved models.json from codex-rs/core/ to codex-rs/models-manager/.
The old URL returns 404, causing repeated warnings on every request
after the 1-hour cache TTL expires.1 parent 727d0f4 commit d78599b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments