Create an API key
Create and fund an account through the official DeepSeek platform. Store the key locally; never commit it.
Open API keys ↗
WORKER PROFILE / DEEPSEEK
A specialist model operating behind a deterministic policy gate. Useful for bounded first passes. Never the final authority.
Configure workerAPI DEPLOYMENT
Create and fund an account through the official DeepSeek platform. Store the key locally; never commit it.
Open API keys ↗$env:DEEPSEEK_API_KEY="..."Use a secret manager for shared or production environments.
python -m vibe_delegating run \
examples/public-research-task.json \
--provider deepseekDry-run is the default and does not spend API credits.
python -m vibe_delegating run \
examples/public-research-task.json \
--provider deepseek --execute \
--receipt receipt.jsonThe explicit flag makes paid execution visible and auditable.
CODEX × DEEPSEEK
Codex does not outsource responsibility. It outsources a bounded unit of work, then validates the return before integration.
RULES OF ENGAGEMENT
PRIMARY SOURCES