diff --git a/docs/src/ai/custom-api-keys.md b/docs/src/ai/custom-api-keys.md index 8b12fbca21a90ff63427b2c49858ebb2ad44e2d7..7ccaccd3ea617266a0cc048cfe7e06cc8df146c5 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" - }, + } } } ```