Skip to content

Commit b0c38ce

Browse files
committed
ignore: include usage in local setup
1 parent 9b37d0e commit b0c38ce

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

opencode.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"npm": "@ai-sdk/openai-compatible",
2323
"name": "Local",
2424
"options": {
25-
"baseURL": "http://127.0.0.1:1234/v1"
25+
"baseURL": "http://127.0.0.1:1234/v1",
26+
"includeUsage": true
2627
},
2728
"models": {
2829
"qwen/qwen3-coder-30b": {

0 commit comments

Comments
 (0)