Skip to content
Merged
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
1 change: 1 addition & 0 deletions providers/poe/models/anthropic/claude-sonnet-3.5-june.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ reasoning = false
temperature = false
open_weights = false
tool_call = true
status = "deprecated"

[cost]
input = 2.6
Expand Down
1 change: 1 addition & 0 deletions providers/poe/models/anthropic/claude-sonnet-3.5.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ reasoning = false
temperature = false
open_weights = false
tool_call = true
status = "deprecated"

[cost]
input = 2.6
Expand Down
8 changes: 6 additions & 2 deletions providers/poe/models/cerebras/gpt-oss-120b-cs.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "gpt-oss-120b-cs"
name = "GPT-OSS-120B-CS"
release_date = "2025-08-06"
last_updated = "2025-08-06"
attachment = true
Expand All @@ -7,8 +7,12 @@ temperature = false
open_weights = false
tool_call = true

[cost]
input = 0.35
output = 0.75

[limit]
context = 0
context = 128_000
output = 0

[modalities]
Expand Down
8 changes: 6 additions & 2 deletions providers/poe/models/cerebras/llama-3.1-8b-cs.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "llama-3.1-8b-cs"
name = "Llama-3.1-8B-CS"
release_date = "2025-05-13"
last_updated = "2025-05-13"
attachment = true
Expand All @@ -7,8 +7,12 @@ temperature = false
open_weights = false
tool_call = true

[cost]
input = 0.1
output = 0.1

[limit]
context = 0
context = 128_000
output = 0

[modalities]
Expand Down
1 change: 1 addition & 0 deletions providers/poe/models/cerebras/llama-3.3-70b-cs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ reasoning = false
temperature = false
open_weights = false
tool_call = false
status = "deprecated"

[limit]
context = 0
Expand Down
1 change: 1 addition & 0 deletions providers/poe/models/cerebras/qwen3-235b-2507-cs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ reasoning = true
temperature = false
open_weights = false
tool_call = true
status = "deprecated"

[limit]
context = 0
Expand Down
1 change: 1 addition & 0 deletions providers/poe/models/cerebras/qwen3-32b-cs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ reasoning = true
temperature = false
open_weights = false
tool_call = true
status = "deprecated"

[limit]
context = 0
Expand Down
1 change: 1 addition & 0 deletions providers/poe/models/google/gemini-3-pro.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ reasoning = true
temperature = false
open_weights = false
tool_call = true
status = "deprecated"

[cost]
input = 1.6
Expand Down
1 change: 1 addition & 0 deletions providers/poe/models/google/gemini-deep-research.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ reasoning = true
temperature = false
open_weights = false
tool_call = true
status = "deprecated"

[cost]
input = 1.6
Expand Down
1 change: 1 addition & 0 deletions providers/poe/models/novita/glm-4.7.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ reasoning = true
temperature = true
open_weights = false
tool_call = true
status = "deprecated"

[limit]
context = 205_000
Expand Down
11 changes: 8 additions & 3 deletions providers/poe/models/novita/glm-5.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
name = "glm-5"
release_date = "2026-02-11"
last_updated = "2026-02-11"
name = "GLM-5"
release_date = "2026-02-15"
last_updated = "2026-02-15"
attachment = true
reasoning = true
temperature = true
open_weights = false
tool_call = true

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

[limit]
context = 205_000
output = 131_072
Expand Down
11 changes: 8 additions & 3 deletions providers/poe/models/novita/kimi-k2.5.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
name = "kimi-k2.5"
name = "Kimi-K2.5"
release_date = "2026-01-27"
last_updated = "2026-01-27"
attachment = true
reasoning = true
temperature = false
temperature = true
open_weights = false
tool_call = true

[cost]
input = 0.6
output = 3
cache_read = 0.1

[limit]
context = 256_000
context = 128_000
output = 262_144

[modalities]
Expand Down
1 change: 1 addition & 0 deletions providers/poe/models/openai/chatgpt-4o-latest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ reasoning = false
temperature = false
open_weights = false
tool_call = true
status = "deprecated"

[cost]
input = 4.5
Expand Down
1 change: 1 addition & 0 deletions providers/poe/models/openai/gpt-4-classic-0314.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ reasoning = false
temperature = false
open_weights = false
tool_call = true
status = "deprecated"

[cost]
input = 27
Expand Down
1 change: 1 addition & 0 deletions providers/poe/models/openai/gpt-4-classic.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ reasoning = false
temperature = false
open_weights = false
tool_call = true
status = "deprecated"

[cost]
input = 27
Expand Down
2 changes: 1 addition & 1 deletion providers/poe/models/openai/gpt-4o.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tool_call = true

[limit]
context = 128_000
output = 8192
output = 8_192

[modalities]
input = ["text", "image"]
Expand Down
2 changes: 1 addition & 1 deletion providers/poe/models/openai/gpt-5.1-codex-max.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "GPT 5.1 Codex Max"
name = "GPT-5.1-Codex-Max"
release_date = "2025-12-08"
last_updated = "2025-12-08"
attachment = true
Expand Down
Loading