Task #3793
Tweaks to make use of OpenAI o3-mini model
Start date:
02/12/2025
Due date:
% Done:
100%
Estimated time:
0.25 h
Description
When the model is "o3-mini*", the client.chat.completions.create method can use an additional optional argument reasoning_effort=<effort> as shown in https://community.openai.com/t/is-03-mini-in-the-api-the-low-medium-or-high-version/1110423/2.
please add support for this in the 3772 colab (https://colab.research.google.com/drive/1imRA7KaABPua-fFlr9d5OemwVGixUT0v) and the corresponding BE code.
Updated by Dewakar Chaubey 7 days ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Updated by Dewakar Chaubey 7 days ago
- Status changed from Resolved to Review
- Assignee changed from Dewakar Chaubey to Shubham Boke
Updated by Shubham Boke 1 day ago
- Status changed from Review to Feedback
- Assignee changed from Shubham Boke to Dewakar Chaubey