diff options
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/opencode.json b/opencode.json index c932ccc4e..93827a6b7 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": { |
