chore: snapshot main sync
This commit is contained in:
@@ -13,6 +13,11 @@ POSTGRES_PASSWORD=CHANGE_ME
|
||||
# point BooCode at a different SearXNG instance.
|
||||
SEARXNG_URL=http://100.114.205.53:8888
|
||||
|
||||
# Path to the MCP server config (data/mcp.json). BooChat (Docker) defaults to
|
||||
# /data/mcp.json (the container bind-mount). BooCoder (host service) must set
|
||||
# this to the absolute host path: /opt/boocode/data/mcp.json
|
||||
# MCP_CONFIG_PATH=/opt/boocode/data/mcp.json
|
||||
|
||||
# Context7 MCP key. Referenced from data/mcp.json as "{env:CONTEXT7_API_KEY}"
|
||||
# ({env:VAR} substitution, opencode-compatible). Leave unset to send no key.
|
||||
# CONTEXT7_API_KEY=ctx7sk-...
|
||||
@@ -27,6 +32,7 @@ SEARXNG_URL=http://100.114.205.53:8888
|
||||
# DeepSeek's API instead of llama-swap. Requires a DeepSeek Platform API key.
|
||||
# DEEPSEEK_API_KEY=sk-...
|
||||
# DEEPSEEK_BASE_URL=https://api.deepseek.com
|
||||
# DEEPSEEK_BETA_BASE_URL=https://api.deepseek.com/beta
|
||||
|
||||
# v1.13.15-tools: BOOCODE_TOOLS narrows the tool whitelist sent to the LLM.
|
||||
# Unset (default) → all tools (~21k schema). Useful primarily for single-purpose
|
||||
|
||||
Reference in New Issue
Block a user