-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
using v0 API Key always fails with:
error=[
{
"expected": "string",
"code": "invalid_type",
"path": [
"finish"
],
"message": "Invalid input: expected string, received object"
}
]
OpenCode version
1.0.207
Steps to reproduce
opencode serve --print-logs- in another terminal
export V0_API_KEY={YOUR-V0-API-KEY}
opencode attach http://127.0.0.1:{Your-port}
type hi!
Screenshot and/or share link
Operating System
macOS 26.2
Terminal
macOS Terminal
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working