Skip to content

Commit db75a6d

Browse files
committed
add openrouter/polaris-alpha model
1 parent 03d92b0 commit db75a6d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name = "Polaris Alpha"
2+
release_date = "2025-07-30"
3+
last_updated = "2025-07-30"
4+
attachment = true
5+
reasoning = false
6+
temperature = false
7+
tool_call = true
8+
knowledge = "2025-07"
9+
open_weights = false
10+
11+
[cost]
12+
input = 0.00
13+
output = 0.00
14+
15+
[limit]
16+
context = 256_000
17+
output = 128_000
18+
19+
[modalities]
20+
input = ["text", "image"]
21+
output = ["text"]

0 commit comments

Comments
 (0)