capture reasoning effort openai#893
Conversation
There was a problem hiding this comment.
Important
Looks good to me! 👍
Reviewed everything up to 43e8951 in 8 seconds. Click for details.
- Reviewed
14lines of code in1files - Skipped
0files when reviewing. - Skipped posting
0draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
Workflow ID: wflow_IMFAuvqXlMlENmX8
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
|
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 (2)
📝 WalkthroughWalkthroughAdds support for tracing OpenAI's reasoning effort parameter by capturing it in span attributes. When creating spans for OpenAI requests, if the params object includes Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
9ce7687 to
39438b5
Compare
Important
Adds support for capturing
reasoning_effortparameter inOpenAIInstrumentationto enhance span attributes.reasoning_effortparameter inOpenAIInstrumentationclass.startSpanmethod to includereasoning_effortin span attributes if present in parameters.reasoning_effortininstrumentation.ts.This description was created by
for 43e8951. You can customize this summary. It will automatically update as commits are pushed.
Summary by CodeRabbit