docs: Update models.mdx (#2916)

This commit is contained in:
Rovshan Muradov 2025-10-04 01:06:20 +04:00 committed by GitHub
parent 9671872059
commit 085f4adbc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,8 +37,8 @@ However, there are a only a few of them that are good at both generating code an
Here are the ones we recommend with OpenCode:
- Claude Sonnet 4
- Claude Opus 4
- Claude Sonnet 4.5
- Claude Opus 4.1
- Kimi K2
- Qwen3 Coder
- GPT 4.1
@ -86,7 +86,7 @@ You can globally configure a model's options through the config.
},
"anthropic": {
"models": {
"claude-sonnet-4-20250514": {
"claude-sonnet-4-5-20250929": {
"options": {
"thinking": {
"type": "enabled",