mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-09-17 23:01:32 +00:00
feat(Tavily): update sample configuration for Tavily integration
This commit is contained in:
@@ -26,4 +26,8 @@ API_URL = "" # Ollama API URL - http://host.docker.internal:11434
|
||||
API_KEY = ""
|
||||
|
||||
[API_ENDPOINTS]
|
||||
SEARXNG = "" # SearxNG API URL - http://localhost:32768
|
||||
SEARXNG = "" # SearxNG API URL - http://localhost:32768
|
||||
TAVILY = "" # Tavily API key
|
||||
|
||||
[SEARCH]
|
||||
ENGINE = "searxng" # "searxng" or "tavily"
|
Reference in New Issue
Block a user