docs: Add DeepSeek to list of providers (#25730)

ishanray created

Release Notes:

- N/A

Change summary

docs/src/assistant/configuration.md | 1 +
1 file changed, 1 insertion(+)

Detailed changes

docs/src/assistant/configuration.md 🔗

@@ -10,6 +10,7 @@ The following providers are supported:
 - [Google AI](#google-ai)
 - [Ollama](#ollama)
 - [OpenAI](#openai)
+- [DeepSeek](#deepseek)
 - [LM Studio](#lmstudio)
 
 To configure different providers, run `assistant: show configuration` in the command palette, or click on the hamburger menu at the top-right of the assistant panel and select "Configure".