This commit is contained in:
+9
-2
@@ -12,8 +12,15 @@ BOOTSTRAP_ADMIN_EMAIL=
|
||||
BOOTSTRAP_ADMIN_PASSWORD=
|
||||
# Hard safety default; this release has no delivery capability.
|
||||
AUTOMATED_OUTREACH_ENABLED=false
|
||||
# Optional criteria-first discovery provider. All three values are secret/config inputs:
|
||||
# endpoint must be HTTPS and its exact hostname must appear in the allowlist.
|
||||
# Primary criteria-first AI web research provider. The provider must be an approved
|
||||
# browsing/search implementation and return URL targets only; the server fetches
|
||||
# targets with its SSRF-safe crawler. All values are server-side only.
|
||||
AI_RESEARCH_PROVIDER=
|
||||
AI_RESEARCH_PROVIDER_MODEL=
|
||||
AI_RESEARCH_PROVIDER_URL=
|
||||
AI_RESEARCH_PROVIDER_ALLOWED_HOSTS=
|
||||
AI_RESEARCH_PROVIDER_API_KEY=
|
||||
# Deprecated migration-only generic URL search adapter; not used by the AI workflow.
|
||||
SEARCH_PROVIDER_URL=
|
||||
SEARCH_PROVIDER_ALLOWED_HOSTS=
|
||||
SEARCH_PROVIDER_API_KEY=
|
||||
|
||||
Reference in New Issue
Block a user