Access high-performance inference for open-source models with Fireworks AI’s optimized serving infrastructure.Documentation Index
Fetch the complete documentation index at: https://factory-docs-auto-sync-jp-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
Add to~/.factory/settings.json:
Getting Started
- Sign up at fireworks.ai
- Get your API key from the dashboard
- Browse available models in their model catalog
- Add desired models to your configuration
Notes
- Base URL format:
https://api.fireworks.ai/inference/v1 - Model IDs typically start with
accounts/fireworks/models/ - Supports streaming responses and function calling for compatible models
