diff --git a/docs/continue/README.md b/docs/continue/README.md index a3fe909..fe6f563 100644 --- a/docs/continue/README.md +++ b/docs/continue/README.md @@ -25,7 +25,7 @@ Please use the following config before we release official FIM support: "model": "deepseek-coder", "apiBase": "https://api.deepseek.com", "apiType": "openai", - "apikey": REDACTED, + "apiKey": REDACTED, "useLegacyCompletionsEndpoint": false, "contextLength": 8192 }],