diff --git a/opencode.json b/opencode.json index c932ccc4..93827a6b 100644 --- a/opencode.json +++ b/opencode.json @@ -22,7 +22,8 @@ "npm": "@ai-sdk/openai-compatible", "name": "Local", "options": { - "baseURL": "http://127.0.0.1:1234/v1" + "baseURL": "http://127.0.0.1:1234/v1", + "includeUsage": true }, "models": { "qwen/qwen3-coder-30b": {