saoudrizwan / claude-dev

Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.
https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev
MIT License
5.3k stars 498 forks source link

OpenAI o1-mini and o1-preview do not work anymore. due to not supported model temperature #341

Closed ClemLeBoy closed 2 days ago

ClemLeBoy commented 3 days ago

400 Unsupported value: 'temperature' does not support 0.2 with this model. Only the default (1) value is supported.

saoudrizwan commented 2 days ago

Fixed in v1.9.4. Thank you for reporting