Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions providers/aigateway/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Gemma-Sea-Lion-V4-27b-IT"
family = "gemma"
release_date = "2025-09-23"
last_updated = "2025-09-23"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = false
open_weights = true

[cost]
input = 0.35
output = 0.56

[limit]
context = 128000
input = 123904
output = 4096

[modalities]
input = ["text"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/aigateway/models/alibaba/qwen3-max.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Qwen 3 Max"
family = "qwen"
release_date = "2026-04-15"
last_updated = "2026-04-15"
attachment = false
reasoning = true
temperature = true
tool_call = false
structured_output = false
open_weights = true

[cost]
input = 1.2
output = 6

[limit]
context = 262144
input = 258048
output = 4096

[modalities]
input = ["text"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/aigateway/models/alibaba/qwen3.5-397b-a17b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Qwen 3.5 397B A17B"
family = "qwen"
release_date = "2026-04-15"
last_updated = "2026-04-15"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.6
output = 3.6

[limit]
context = 262144
input = 258048
output = 4096

[modalities]
input = ["text"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/aigateway/models/anthropic/claude-haiku-4.5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude Haiku 4.5"
family = "claude-4"
release_date = "2026-04-13"
last_updated = "2026-04-13"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 1
output = 5

[limit]
context = 200000
input = 191808
output = 8192

[modalities]
input = ["text"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/aigateway/models/anthropic/claude-opus-4.6.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude Opus 4.6"
family = "claude-4"
release_date = "2026-04-13"
last_updated = "2026-04-13"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 5
output = 25

[limit]
context = 1000000
input = 872000
output = 128000

[modalities]
input = ["text"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/aigateway/models/anthropic/claude-opus-4.7.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude Opus 4.7"
family = "claude-4"
release_date = "2026-04-16"
last_updated = "2026-04-16"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 5
output = 25

[limit]
context = 1000000
input = 872000
output = 128000

[modalities]
input = ["text", "image"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/aigateway/models/anthropic/claude-sonnet-4.5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude Sonnet 4.5"
family = "claude-4"
release_date = "2026-04-13"
last_updated = "2026-04-13"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 3
output = 15

[limit]
context = 200000
input = 191808
output = 8192

[modalities]
input = ["text"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/aigateway/models/anthropic/claude-sonnet-4.6.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude Sonnet 4.6"
family = "claude-4"
release_date = "2026-04-13"
last_updated = "2026-04-13"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 3
output = 15

[limit]
context = 200000
input = 72000
output = 128000

[modalities]
input = ["text"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/aigateway/models/anthropic/claude-sonnet-4.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude Sonnet 4"
family = "claude-4"
release_date = "2026-04-13"
last_updated = "2026-04-13"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 3
output = 15

[limit]
context = 200000
input = 184000
output = 16000

[modalities]
input = ["text"]
output = ["text"]
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Deepseek-R1-Distill-Qwen-32b"
family = "qwen"
release_date = "2025-01-22"
last_updated = "2025-01-22"
attachment = false
reasoning = true
temperature = true
tool_call = false
structured_output = false
open_weights = true

[cost]
input = 0.5
output = 4.88

[limit]
context = 80000
input = 75904
output = 4096

[modalities]
input = ["text"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/aigateway/models/defog/sqlcoder-7b-2.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Sqlcoder-7b-2"
family = "sqlcoder"
release_date = "2024-02-27"
last_updated = "2024-02-27"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = false
open_weights = true

[cost]
input = 0.05
output = 0.1

[limit]
context = 10000
input = 5904
output = 4096

[modalities]
input = ["text"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/aigateway/models/fblgit/una-cybertron-7b-v2-bf16.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Una-Cybertron-7b-V2-Bf16"
family = "fblgit"
release_date = "2024-01-01"
last_updated = "2024-01-01"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = false
open_weights = true

[cost]
input = 0.05
output = 0.1

[limit]
context = 4096
input = 1
output = 4096

[modalities]
input = ["text"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/aigateway/models/google/gemini-3-flash.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Gemini 3 Flash"
family = "gemini-3"
release_date = "2026-04-13"
last_updated = "2026-04-13"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.5
output = 3

[limit]
context = 1000000
input = 991808
output = 8192

[modalities]
input = ["text", "image"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/aigateway/models/google/gemini-3.1-flash-lite.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Gemini 3.1 Flash Lite"
family = "gemini-3"
release_date = "2026-04-13"
last_updated = "2026-04-13"
attachment = true
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.25
output = 1.5

[limit]
context = 1000000
input = 991808
output = 8192

[modalities]
input = ["text", "image"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/aigateway/models/google/gemini-3.1-pro.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Gemini 3.1 Pro"
family = "gemini-3"
release_date = "2026-04-13"
last_updated = "2026-04-13"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 2
output = 12

[limit]
context = 1000000
input = 934464
output = 65536

[modalities]
input = ["text", "image"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/aigateway/models/google/gemma-2b-it-lora.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Gemma-2b-IT-Lora"
family = "gemma"
release_date = "2024-04-02"
last_updated = "2024-04-02"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = false
open_weights = true

[cost]
input = 0.03
output = 0.06

[limit]
context = 8192
input = 4096
output = 4096

[modalities]
input = ["text"]
output = ["text"]
Loading