Skip to content

Commit bbfa025

Browse files
fpagnynerda-codes
andauthored
Update pages/generative-apis/reference-content/adding-ai-to-zed-ide.mdx
Co-authored-by: Néda <[email protected]>
1 parent 61a07e2 commit bbfa025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/generative-apis/reference-content/adding-ai-to-zed-ide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ Zed is an IDE (Integrated Development Environment) including AI coding assistanc
5555
Your key will be deleted if you restart Zed. To store it permanently, you can set up your Scaleway secret key as `OPENAI_API_KEY` environment variable and restart Zed.
5656
</Message>
5757

58-
4. Your setup is complete. If you open a new chat and select `Devstral Small - Scaleway` model, you can send text and see the model using local tools to perform actions such as file reading or editing. You can review changes before they are applied and also add custom remote tools using [Custom MCP Servers](https://zed.dev/docs/ai/mcp).
58+
4. Your setup is complete. If you open a new chat and select the `Devstral Small - Scaleway` model, you can send text and see the model using local tools to perform actions such as file reading or editing. You can review changes before they are applied and also add custom remote tools using [Custom MCP Servers](https://zed.dev/docs/ai/mcp).
5959
Additionally, you can use [Inline Assist](https://zed.dev/docs/assistant/inline-assistant#:~:text=You%20can%20use%20ctrl%2Denter,even%20within%20the%20terminal%20panel.) feature when editing your code.

0 commit comments

Comments
 (0)