3 lines
134 B
Bash
3 lines
134 B
Bash
SEARXNG_BASE_URL="http://127.0.0.1:8080"
|
|
OPENAI_API_KEY='dont share this, not needed for local providers'
|
|
TOKENIZERS_PARALLELISM=False |