mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
docs: Fix formatting of num_ctx in providers.mdx
This commit is contained in:
parent
83afcb9c42
commit
7e1abb7bbf
1 changed files with 1 additions and 1 deletions
|
|
@ -527,7 +527,7 @@ In this example:
|
|||
- `models` is a map of model IDs to their configurations. The model name will be displayed in the model selection list.
|
||||
|
||||
:::tip
|
||||
If tool calls aren't working, try increasing num_ctx in Ollama. Start around 16k-32k.
|
||||
If tool calls aren't working, try increasing `num_ctx` in Ollama. Start around 16k - 32k.
|
||||
:::
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue