tool-orchestrator-env / env.example
landrew9's picture
Add env.example
8c103e3 verified
raw
history blame contribute delete
423 Bytes
# Copy this file to .env and fill in your values.
# On HuggingFace Spaces, set these as Space Secrets (Settings → Variables and secrets).
# Required: Ceramic AI search key (sign up at https://ceramic.ai)
CERAMIC_API_KEY=cer_sk_live_...
# Optional: Together AI key for the llm_reason tool (https://api.together.xyz)
TOGETHER_API_KEY=
# HuggingFace token — only needed if you load gated datasets (e.g. GPQA)
HF_TOKEN=