We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bb5dea + 21cf1fb commit 4937952Copy full SHA for 4937952
1 file changed
providers/kilo/models/openrouter/elephant-alpha.toml
@@ -0,0 +1,22 @@
1
+name = "Elephant (new)"
2
+release_date = "2026-01-15"
3
+last_updated = "2026-04-13"
4
+attachment = false
5
+reasoning = true
6
+temperature = true
7
+tool_call = true
8
+structured_output = true
9
+open_weights = false
10
+status = "alpha"
11
+
12
+[cost]
13
+input = 0
14
+output = 0
15
16
+[limit]
17
+context = 262144
18
+output = 32768
19
20
+[modalities]
21
+input = ["text"]
22
+output = ["text"]
0 commit comments