diff --git a/docs/src/ai/custom-api-keys.md b/docs/src/ai/custom-api-keys.md index 8b12fbca21..7ccaccd3ea 100644 --- a/docs/src/ai/custom-api-keys.md +++ b/docs/src/ai/custom-api-keys.md @@ -207,9 +207,9 @@ The Zed Assistant comes pre-configured to use the latest version for common mode "max_tokens": 128000, "max_completion_tokens": 20000 } - ] + ], "version": "1" - }, + } } } ```