From 4eb82c0731d379feb3b8eb3d02a390d84163d4a1 Mon Sep 17 00:00:00 2001 From: ishanray <5403397+ishanray@users.noreply.github.com> Date: Thu, 27 Feb 2025 02:42:14 -0500 Subject: [PATCH] docs: Add DeepSeek to list of providers (#25730) Release Notes: - N/A --- docs/src/assistant/configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/assistant/configuration.md b/docs/src/assistant/configuration.md index 144734829596618990042d247d6b73f8de4f01c6..354a581c663f901eaed6b1c7ce008624bde1beb9 100644 --- a/docs/src/assistant/configuration.md +++ b/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".