How Model Gateway Works

A simple yet powerful approach to managing your LLM infrastructure

1

Connect your Models

Add your API keys for OpenAI, Anthropic, Google, and other providers to your Model Gateway account

2

Connect your Models

Set up routing preferences based on latency, cost, or capabilities, and configure fallback options.

3

Connect your Models

Use our unified API in your application and monitor performance through our dashboard.

Super - Simple Integration

One consistent API to access all models with comprehensive monitoring.


from ironaai import ironaAI

client = ironaAI()

selected_models = client.chat.completions.model_select(
    messages=[
        {'role': 'system', 'content': 'You are a helpful assistant.'},
        {'role': 'user', 'content': 'Explain the golden ratio.'}
    ],
    models=['openai/gpt-4o', 'anthropic/claude-3-5-sonnet-20240620']
)

## Best Model is selected by the IronaAI's client
print("LLM Chosen:", selected_models)  # 'openai/gpt-4o'

from ironaai import ironaAI

client = ironaAI()

selected_models = client.chat.completions.model_select(
    messages=[
        {'role': 'system', 'content': 'You are a helpful assistant.'},
        {'role': 'user', 'content': 'Explain the golden ratio.'}
    ],
    models=['openai/gpt-4o', 'anthropic/claude-3-5-sonnet-20240620']
)

## Best Model is selected by the IronaAI's client
print("LLM Chosen:", selected_models)  # 'openai/gpt-4o'

Frequently Asked Questions

Everything you need to know about Irona

Can I trial Webflow before paying?

Sure! You can test out Webflow on our free plan where you can experiment with 2 projects. Your unhosted projects will have a two-page limit, but you can purchase a site plan on a per-project basis to unlock up to 100 static pages and additional CMS pages.

What are the key benifits of using Model Gateway?

Sure! You can test out Webflow on our free plan where you can experiment with 2 projects. Your unhosted projects will have a two-page limit, but you can purchase a site plan on a per-project basis to unlock up to 100 static pages and additional CMS pages.

How much does it cost to use the Model Gateway?

Sure! You can test out Webflow on our free plan where you can experiment with 2 projects. Your unhosted projects will have a two-page limit, but you can purchase a site plan on a per-project basis to unlock up to 100 static pages and additional CMS pages.

Why Model Gateway?

One API to access all LLMs with intelligent routing, fallbacks and observability

SOTA Code Generation

Public Benchmarks/Competitive Evaluation
CHALLENGE
Achieving top-tier performance on complex, multifaceted code generation benchmarks.

TOP 1

GLOBAL RANKING
Demonstrated state-of-the-art capabilities
KEY ACHIEVEMENTS
  • 82% score on Aider Polyglot
  • 73% on LiveCodeBench v6
  • Lower average latency
45% COST REDUCTION

Insurance & Risk

ENterprise Insure / Large Enterprise
CHALLENGE
Achieving top-tier performance on complex, multifaceted code generation benchmarks.

4%

ACCURACY UPLIFT
Demonstrated state-of-the-art capabilities
KEY ACHIEVEMENTS
  • 82% score on Aider Polyglot
  • 73% on LiveCodeBench v6
  • Lower average latency
50% Cost Reduction

Custom Experience

SaaS Platform / Growing Business
CHALLENGE
Low customer satisfaction scores due to slow and inaccurate automated support responses.

+25%

CSAT SCORE
Improvement in customer satisfaction
KEY ACHIEVEMENTS
  • 82% score on Aider Polyglot
  • 73% on LiveCodeBench v6
  • Lower average latency
30% COST REDUCTION