[codex] Document OpenAI-compatible provider setup#1867
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the documentation in docs/CONFIGURATION.md by adding CLI and TOML configuration examples for OpenAI-compatible providers. It also introduces a section on common mistakes, covering topics such as provider naming, legacy base URL settings, and proper endpoint formatting. I have no feedback to provide as there were no review comments.
|
Independent review: Verified the +37 line diff in
v0.8.48 (#2256) compatibility: superseded — same guidance lives in v0.8.48's |
|
@Lee-take — appreciate the doc contribution. The OpenAI-compatible provider setup guidance you wrote is now in v0.8.48's One note — the CLI snippets in your diff still use the pre-rebrand Thanks for caring about the docs surface — it's perpetually undervalued. |
|
Thank you for the careful review and for pointing to the current v0.8.48 docs. I agree this PR is now superseded: the OpenAI-compatible provider setup is covered in the current I'll close this PR as superseded instead of continuing to rework the old doc diff. If I revisit this area, I'll do it as a fresh contribution against current Appreciate the clear guidance here, and the note about docs being undervalued. |
Summary
Fixes #1491
Validation