Skip to content

migrate #1539: feat(translator): OpenAI web search annotations passthrough#485

Closed
KooshaPari wants to merge 2 commits intomainfrom
feature/koosh-migrate-conflict-1539
Closed

migrate #1539: feat(translator): OpenAI web search annotations passthrough#485
KooshaPari wants to merge 2 commits intomainfrom
feature/koosh-migrate-conflict-1539

Conversation

@KooshaPari
Copy link
Owner

Migrated from router-for-me#1539 via conflict-resolution lane (cherry-pick -X theirs).

…ormats

When OpenAI returns url_citation annotations on Chat Completions responses,
translate them to the appropriate format for each downstream client:
- Claude: citations array on message_delta/response
- Gemini: groundingMetadata.citations
- Responses: populated annotations array on output items

Also enables built-in tool passthrough (web_search_preview) from Responses
to Chat Completions requests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gemini-code-assist
Copy link

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai
Copy link

coderabbitai bot commented Feb 25, 2026

Warning

Rate limit exceeded

@KooshaPari has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 29 minutes and 5 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 23c05ea and 30c65db.

📒 Files selected for processing (8)
  • .github/required-checks.txt
  • .github/workflows/pr-path-guard.yml
  • internal/translator/openai/claude/openai_claude_response.go
  • internal/translator/openai/gemini/openai_gemini_response.go
  • internal/translator/openai/openai/responses/openai_openai-responses_request.go
  • internal/translator/openai/openai/responses/openai_openai-responses_response.go
  • test/builtin_tools_translation_test.go
  • test/openai_websearch_translation_test.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/koosh-migrate-conflict-1539

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@KooshaPari
Copy link
Owner Author

Superseded by layered CI-fix PR flow. Continuing in ci/fix branch PR #503.

@KooshaPari KooshaPari closed this Feb 26, 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.

2 participants