migrate #1539: feat(translator): OpenAI web search annotations passthrough#485
migrate #1539: feat(translator): OpenAI web search annotations passthrough#485KooshaPari wants to merge 2 commits intomainfrom
Conversation
…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>
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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. 📒 Files selected for processing (8)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
Superseded by layered CI-fix PR flow. Continuing in ci/fix branch PR #503. |
Migrated from router-for-me#1539 via conflict-resolution lane (cherry-pick -X theirs).