mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-07-22 16:38:37 +00:00
feat(providers): add deepseek provider
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user