Skip to content

Commit 4937952

Browse files
authored
Merge pull request #1437 from Ardakilic/dev
feat: kilo gateway: elephant alpha
2 parents 1bb5dea + 21cf1fb commit 4937952

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)