add Baseurl to config.toml

This commit is contained in:
sagitchu 2024-08-24 11:38:10 +08:00
parent fb344e7442
commit 923c2cb7d9

View file

@ -10,3 +10,6 @@ ANTHROPIC = "" # Anthropic API key - sk-ant-1234567890abcdef1234567890abcdef
[API_ENDPOINTS]
SEARXNG = "http://localhost:32768" # SearxNG API URL
OLLAMA = "" # Ollama API URL - http://host.docker.internal:11434
[BASE_URL]
OPENAI = "" # OpenAI BASE_URL https://openai.example.com/v1