This commit is contained in:
chris depalma 2025-02-09 05:09:07 +08:00 committed by GitHub
commit 9290c0c914
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 2 deletions

View file

@ -10,5 +10,5 @@ ANTHROPIC = "" # Anthropic API key - sk-ant-1234567890abcdef1234567890abcdef
GEMINI = "" # Gemini API key - sk-1234567890abcdef1234567890abcdef
[API_ENDPOINTS]
SEARXNG = "http://localhost:32768" # SearxNG API URL
SEARXNG = "http://SearxNG:8080" # SearxNG API URL
OLLAMA = "" # Ollama API URL - http://host.docker.internal:11434