[GH-ISSUE #3116] [FEAT]: Custom DeepSeek Endpoint #1997

Closed
opened 2026-02-22 18:27:39 -05:00 by yindo · 1 comment
Owner

Originally created by @warrendt on GitHub (Feb 5, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3116

What would you like to see?

I would like to be able to edit the DeepSeek endpoint,
Considering the recent breach, I would like to use DeepSeek in Azure.
Adding the ability to modify something like

DEEPSEEK_API_ENDPOINT='https://DeepSeek-R1-xxxxxxxxx.eastus.models.ai.azure.com/v1/chat/completions'

into the .env file would be extremely helpful.

Similarly, the ability to add another Azure endpoint would be a great help in cases where azure regions do not support specific models, so we can add 2 Azure endpoints, and 2 keys, for different regions with different models.

Originally created by @warrendt on GitHub (Feb 5, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3116 ### What would you like to see? I would like to be able to edit the DeepSeek endpoint, Considering the recent breach, I would like to use DeepSeek in Azure. Adding the ability to modify something like DEEPSEEK_API_ENDPOINT='https://DeepSeek-R1-xxxxxxxxx.eastus.models.ai.azure.com/v1/chat/completions' into the .env file would be extremely helpful. Similarly, the ability to add another Azure endpoint would be a great help in cases where azure regions do not support specific models, so we can add 2 Azure endpoints, and 2 keys, for different regions with different models.
yindo added the enhancementfeature request labels 2026-02-22 18:27:39 -05:00
yindo closed this issue 2026-02-22 18:27:40 -05:00
Author
Owner

@timothycarambat commented on GitHub (Feb 5, 2025):

Cant you just use the Azure connector to do this and or use the Generic OpenIAI compatible connector?
Your other request is #3007

@timothycarambat commented on GitHub (Feb 5, 2025): Cant you just use the Azure connector to do this and or use the Generic OpenIAI compatible connector? Your other request is #3007
yindo changed title from [FEAT]: Custom DeepSeek Endpoint to [GH-ISSUE #3116] [FEAT]: Custom DeepSeek Endpoint 2026-06-05 14:43:55 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1997