Skip to content

docs(configuration): document openai-responses protocol - #562

Merged
lizhengfeng101 merged 1 commit into
alibaba:mainfrom
zhouzhih:docs/issue-556-openai-responses-protocol
Jul 28, 2026
Merged

docs(configuration): document openai-responses protocol#562
lizhengfeng101 merged 1 commit into
alibaba:mainfrom
zhouzhih:docs/issue-556-openai-responses-protocol

Conversation

@zhouzhih

Copy link
Copy Markdown
Contributor

Summary

This PR updates the custom provider configuration docs to document the openai-responses protocol supported by OCR.

Fixes #556.

Changes

  • Lists anthropic, openai, and openai-responses as valid custom provider protocol values.
  • Adds an OpenAI Responses API (/v1/responses) custom provider example.
  • Keeps the English, Chinese, and Japanese configuration docs consistent.

Non-goals

  • This does not change provider resolution or LLM client behavior.
  • This does not add or modify built-in providers.

Validation

  • git diff --check origin/main...HEAD
  • cd pages && npm run typecheck
  • cd pages && npm run build

@github-actions

Copy link
Copy Markdown
Contributor

OpenCodeReview: No supported files changed.

@zhouzhih
zhouzhih marked this pull request as ready for review July 28, 2026 12:31
@zhouzhih

Copy link
Copy Markdown
Contributor Author

@lizhengfeng101 Could you please review this PR when you have time?

It fixes #556 by documenting the supported openai-responses custom provider protocol across the English, Chinese, and Japanese configuration guides.

@lizhengfeng101 lizhengfeng101 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@lizhengfeng101
lizhengfeng101 merged commit 2379d61 into alibaba:main Jul 28, 2026
9 checks passed
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.

docs(configuration): document openai-responses protocol in Custom Providers section

2 participants