feat(providers): add deepseek provider

This commit is contained in:
ItzCrazyKns
2025-04-06 13:37:43 +05:30
parent c4440327db
commit 588e68e93e
6 changed files with 79 additions and 0 deletions

View File

@ -22,5 +22,8 @@ MODEL_NAME = ""
[MODELS.OLLAMA]
API_URL = "" # Ollama API URL - http://host.docker.internal:11434
[MODELS.DEEPSEEK]
API_KEY = ""
[API_ENDPOINTS]
SEARXNG = "" # SearxNG API URL - http://localhost:32768