Configuration
Add these configurations to~/.factory/config.json
:
Getting Started
- Sign up at baseten.co
- Deploy a model from their model library or upload your own
- Get your API key from the settings page
- Find your model ID in the deployment dashboard
- Add the configuration to your Factory config
Notes
- Base URL format:
https://inference.baseten.co/v1
- Replace
YOUR_MODEL_ID
with your deployed model’s ID from Baseten dashboard - Supports OpenAI-compatible API format
- Contact Baseten for enterprise features and custom deployments