sure!
using opencode.
config:
```
"routstr": {
"npm": "@ai-sdk/openai-compatible",
"name": "routstr",
"options": {
"baseURL": "
https://api.routstr.com/v1" },
"models": {
"claude-sonnet-4.5": {
"name": "Claude Sonnet 4.5",
"options": {
"capabilities": {
"input": ["text"],
"output": ["text"]
}
}
}
}
},
```
it was working fine till like 2 days ago