Get Started
Models
Step-by-step guide to installing and setting up Mira Flows SDK for your project
Mira Flows provides access to a selection of Large Language Models (LLMs) that serve as the computational engine for flows. Each model offers specific capabilities and performance characteristics suitable for different use cases. 🚀✨
Model Attributes
Component | Description | Required | Example |
---|---|---|---|
Provider | AI service provider | Yes | "meta" |
Model Name | Specific model identifier | Yes | "llama-3.3-70b-instruct" |
Available Models
Provider | Model Name |
---|---|
openai | gpt-4o |
anthropic | claude-3.5-sonnet |
meta | llama-3.3-70b-instruct |
Was this page helpful?