Agent frameworks
LangChain, LlamaIndex, and CrewAI against Intertrace /v1.
Examples
Mint itr_rt_* in Settings → Runtime API keys. Keep upstream secrets in the Provider vault — clients should not need vendor sk- keys.
# LangChain — base_url="https://intertrace.fly.dev/v1"
# LlamaIndex — api_base="https://intertrace.fly.dev/v1"
# CrewAI — LLM(..., base_url="https://intertrace.fly.dev/v1", model="openai/gpt-4o-mini")
# Also https://gateway.intertrace.ai/v1