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
4 changes: 4 additions & 0 deletions providers/parasail/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions providers/parasail/models/parasail-cydonia-24-v41.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Cydonia 24B v4.1"
release_date = "2025-09-12"
last_updated = "2025-09-12"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = true

[cost]
input = 0.3
output = 0.5
cache_read = 0.15

[limit]
context = 131072
output = 131072

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-deepseek-v32.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "DeepSeek V3.2"
release_date = "2025-12-01"
last_updated = "2025-12-01"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = true
open_weights = true

[cost]
input = 0.28
output = 0.45
cache_read = 0.13

[limit]
context = 163840
output = 65536

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-deepseek-v4-flash.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "DeepSeek V4 Flash"
release_date = "2026-04-24"
last_updated = "2026-04-24"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.14
output = 0.28
cache_read = 0.07

[limit]
context = 1048576
output = 1048576

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-deepseek-v4-pro.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "DeepSeek V4 Pro"
release_date = "2026-04-24"
last_updated = "2026-04-24"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 1.74
output = 3.48
cache_read = 0.1

[limit]
context = 1048576
output = 1048576

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-gemma-4-26b-a4b-it.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Gemma 4 26B A4B Instruct"
release_date = "2026-04-02"
last_updated = "2026-04-02"
attachment = false
reasoning = true
temperature = true
tool_call = false
structured_output = true
open_weights = true

[cost]
input = 0.13
output = 0.4
cache_read = 0.05

[limit]
context = 262144
output = 262144

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-gemma-4-31b-it.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Gemma 4 31B Instruct"
release_date = "2026-04-02"
last_updated = "2026-04-02"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.15
output = 0.4
cache_read = 0.1

[limit]
context = 262144
output = 262144

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-gemma3-27b-it.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Gemma 3 27B Instruct"
release_date = "2025-03-13"
last_updated = "2025-03-13"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = true
open_weights = true

[cost]
input = 0.08
output = 0.45
cache_read = 0.04

[limit]
context = 131072
output = 131072

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-glm-5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "GLM-5"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

none of the models are using the base_model format.

release_date = "2026-02-06"
last_updated = "2026-02-06"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 1
output = 3.2
cache_read = 0.2

[limit]
context = 202752
output = 131072

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-glm-51.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "GLM-5.1"
release_date = "2026-04-06"
last_updated = "2026-04-06"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 1.4
output = 4.4
cache_read = 0.26

[limit]
context = 202752
output = 131072

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-glm47.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "GLM-4.7"
release_date = "2025-12-22"
last_updated = "2025-12-22"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.45
output = 2.1
cache_read = 0.11

[limit]
context = 202752
output = 202752

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-gpt-oss-120b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "GPT-OSS 120B"
release_date = "2025-08-05"
last_updated = "2025-08-05"
attachment = false
reasoning = true
temperature = true
tool_call = false
structured_output = true
open_weights = true

[cost]
input = 0.1
output = 0.75
cache_read = 0.055

[limit]
context = 131072
output = 131072

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-gpt-oss-20b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "GPT-OSS 20B"
release_date = "2025-10-15"
last_updated = "2025-10-15"
attachment = false
reasoning = true
temperature = true
tool_call = false
structured_output = true
open_weights = true

[cost]
input = 0.04
output = 0.2
cache_read = 0.02

[limit]
context = 131072
output = 131072

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-kimi-k25.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Kimi K2.5"
release_date = "2026-01-27"
last_updated = "2026-01-27"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.6
output = 2.8
cache_read = 0.2

[limit]
context = 262144
output = 262144

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-kimi-k26.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Kimi K2.6"
release_date = "2026-04-20"
last_updated = "2026-04-20"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.75
output = 3.5
cache_read = 0.16

[limit]
context = 262144
output = 262144

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-llama-33-70b-fp8.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Llama 3.3 70B (FP8)"
release_date = "2025-01-08"
last_updated = "2025-01-08"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = true
open_weights = true

[cost]
input = 0.22
output = 0.5
cache_read = 0.11

[limit]
context = 131072
output = 16384

[modalities]
input = ["text"]
output = ["text"]
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Llama 4 Maverick Instruct (FP8)"
release_date = "2025-04-05"
last_updated = "2025-04-05"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = true
open_weights = true

[cost]
input = 0.35
output = 1
cache_read = 0.17

[limit]
context = 524288
output = 32768

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/parasail/models/parasail-mimo-v25.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "MiMo V2.5"
release_date = "2026-05-30"
last_updated = "2026-05-30"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.14
output = 0.28
cache_read = 0.05

[limit]
context = 1048576
output = 1048576

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