Set up Respan
Set up Respan
- Sign up — Create an account at platform.respan.ai
- Create an API key — Generate one on the API keys page
- Add credits or a provider key — Add credits on the Credits page or connect your own provider key on the Integrations page
Use AI
Use AI
Add the Docs MCP to your AI coding tool to get help building with Respan. No API key needed.
This integration is for the Respan gateway.
What is BAML?
BAML is a domain-specific language for building reliable LLM functions with structured outputs. Route BAML LLM calls through the Respan gateway by updating your BAML client configuration.Quickstart
Step 1: Install BAML
Step 2: Set environment variables
Step 3: Update your BAML client configuration
Point your BAML client to the Respan gateway inclients.baml:
Step 4: Verify
Open the Logs page to see your gateway requests.Attributes
Pass Respan attributes as headers in your BAML client configuration:Looking for tracing integration? See Tracing > BAML.