chore: migrate config files to jsonc

This commit is contained in:
2026-03-18 09:57:50 +08:00
parent cdabb9fd16
commit d9f89b3b28
3 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
"plugin": ["oh-my-opencode@latest"],
"autoupdate": false,
"model": "openai/gpt-5.4",
"small_model": "openai/gpt-5.4-mini",
"small_model": "litellm/minimax-m2.5",
"provider": {
"openai": {
"npm": "@ai-sdk/openai",

View File