Description
Hi Team,
Thanks for the great product.
I use the config in doc show to custom base url.
In the old release, it works. But when i upgrade to the latest version 0.3.133 , it error Error: Config file at /Users/gongchao/.config/opencode/opencode.json is invalid ↳ Required provider.anthropic.models
{
"$schema": "https://opencode.ai/config.json",
"provider": {
"anthropic": {
"options": {
"baseURL": "https://api.anthropic.com/v1"
}
}
}
}
I have been using this method, hoping it can be fix. Thanks a lot.
OpenCode version
0.3.133
Steps to reproduce
- vim the opencode.json
{
"$schema": "https://opencode.ai/config.json",
"provider": {
"anthropic": {
"options": {
"baseURL": "https://api.anthropic.com/v1"
}
}
}
}
- Run the opencode
Screenshot and/or share link
Operating System
macOS
Terminal
iTerm2
Description
Hi Team,
Thanks for the great product.
I use the config in doc show to custom base url.
In the old release, it works. But when i upgrade to the latest version
0.3.133, it errorError: Config file at /Users/gongchao/.config/opencode/opencode.json is invalid ↳ Required provider.anthropic.modelsI have been using this method, hoping it can be fix. Thanks a lot.
OpenCode version
0.3.133
Steps to reproduce
Screenshot and/or share link
Operating System
macOS
Terminal
iTerm2