Skip to content

[codex] Document OpenAI-compatible provider setup#1867

Open
Lee-take wants to merge 1 commit into
Hmbown:mainfrom
Lee-take:docs/openai-compatible-config
Open

[codex] Document OpenAI-compatible provider setup#1867
Lee-take wants to merge 1 commit into
Hmbown:mainfrom
Lee-take:docs/openai-compatible-config

Conversation

@Lee-take
Copy link
Copy Markdown

Summary

  • Adds a clearer custom OpenAI-compatible provider example using CLI flags and environment variables.
  • Documents persistent provider-scoped configuration for base URL, model, and API key.
  • Lists common pitfalls around provider selection, model routing, and secret handling.

Fixes #1491

Validation

  • git diff --check

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@Lee-take Lee-take marked this pull request as ready for review May 21, 2026 07:21
@Hmbown Hmbown added this to the v0.8.46 milestone May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation: Add custom third-party API support tutorial (Compatible with OpenAI interface)

2 participants