Skip to content

Commit 4d2b265

Browse files
committed
chore: format code
1 parent 1854245 commit 4d2b265

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/web/src/content/docs/providers.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -671,9 +671,9 @@ You can configure opencode to use local models through [llama.cpp's](https://git
671671
"name": "Qwen3-Coder: a3b-30b (local)"
672672
}
673673
},
674-
"limit": {
675-
"context": 128000,
676-
"output": 65536
674+
"limit": {
675+
"context": 128000,
676+
"output": 65536
677677
}
678678
}
679679
}

0 commit comments

Comments
 (0)