agentic-coding-sandbox / .env.example
zaid646's picture
Remove real API key from .env.example template
05310f2
Raw
History Blame Contribute Delete
176 Bytes
OPENCODE_ZEN_API_KEY=your-api-key-here
LLM_BASE_URL=https://opencode.ai/zen/v1
LLM_MODEL=deepseek-v4-flash-free
MAX_RETRIES=3
SANDBOX_IMAGE=python:3.14-slim
SANDBOX_TIMEOUT=30