Skip to content

Commit f042722

Browse files
authored
Update adding-ai-to-vscode-using-continue.mdx
1 parent 3fc9f7f commit f042722

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pages/generative-apis/reference-content/adding-ai-to-vscode-using-continue.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,11 @@ To link Continue with Scaleway's Generative APIs, you can use built-in menus fro
4040
- Select the model you want to use (we recommend `Qwen 2.5 Coder 32b` to get started with).
4141
- Enter your **Scaleway Secret Key**.
4242

43-
These actions will edit automatically your config.json file. To edit it manually, see [Configure Continue through configuration file](#configure-continue-through-configuration-file).
43+
These actions will edit automatically your `config.json file`. To edit it manually, see [Configure Continue through configuration file](#configure-continue-through-configuration-file).
44+
45+
<Message type="note">
46+
Embeddings and autocomplete models are not yet supported through graphical interface configuration. To enable them, you need to edit configuration manually, see [Configure Continue through configuration file](#configure-continue-through-configuration-file).
47+
</Message>
4448

4549
#### Configure Continue through configuration file
4650

0 commit comments

Comments
 (0)