Gate tool-gateway behind an env var, so it's not in users' faces until we're ready. Even if users enable it, it'll be blocked server-side for now, until we unlock for non-admin users on tool-gateway.
This commit is contained in:
11
.env.example
11
.env.example
@@ -69,17 +69,6 @@ OPENCODE_GO_API_KEY=
|
||||
# Get at: https://parallel.ai
|
||||
PARALLEL_API_KEY=
|
||||
|
||||
# Tool-gateway config (Nous Subscribers only; preferred when available)
|
||||
# Uses your Nous Subscriber OAuth access token from the Hermes auth store by default.
|
||||
# Defaults to the Nous production gateway. Override for local dev.
|
||||
#
|
||||
# Derive vendor gateway URLs from a shared domain suffix:
|
||||
# TOOL_GATEWAY_DOMAIN=nousresearch.com
|
||||
# TOOL_GATEWAY_SCHEME=https
|
||||
#
|
||||
# Override the subscriber token (defaults to ~/.hermes/auth.json):
|
||||
# TOOL_GATEWAY_USER_TOKEN=
|
||||
|
||||
# Firecrawl API Key - Web search, extract, and crawl
|
||||
# Get at: https://firecrawl.dev/
|
||||
FIRECRAWL_API_KEY=
|
||||
|
||||
Reference in New Issue
Block a user