diff --git a/docs/src/ai/configuration.md b/docs/src/ai/configuration.md index 19e4b754f413c0f921c0f780eb69ee78a37d9444..b6b23e2c6da570ac3af003a8e7113acbb30685ed 100644 --- a/docs/src/ai/configuration.md +++ b/docs/src/ai/configuration.md @@ -167,7 +167,7 @@ Depending on your hardware or use-case you may wish to limit or increase the con { "name": "qwen2.5-coder", "display_name": "qwen 2.5 coder 32K", - "max_tokens": 32768 + "max_tokens": 32768, "supports_tools": true } ]