.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
NVIDIA_API_KEY
secret
NVIDIA Nemotron Super 3 via NIM Get your key at: build.nvidia.com
ANTHROPIC_API_KEY
secret
OPENSHELL_SANDBOX_NAME
Optional: connect to a pre-existing sandbox by name instead of creating a fresh one. Create one with: openshell sandbox create --name…
LANGSMITH_API_KEY
secret
LangSmith (optional for tracing)
LANGSMITH_PROJECT
LANGSMITH_TRACING
AGENT_MODEL
brew install flyctl && fly launch --from https://github.com/langchain-ai/openshell-deepagent
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/langchain-ai/openshell-deepagent
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/langchain-ai/openshell-deepagent