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
4 changes: 4 additions & 0 deletions providers/kilo/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions providers/kilo/models/allenai/molmo-2-8b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name = "AllenAI: Molmo2 8B"
release_date = "2026-01-09"
last_updated = "2026-01-31"
attachment = true
reasoning = false
temperature = true
tool_call = false
open_weights = true

[cost]
input = 0.2
output = 0.2

[limit]
context = 36864
output = 36864

[modalities]
input = ["text", "image", "video"]
output = ["text"]
20 changes: 20 additions & 0 deletions providers/kilo/models/amazon/nova-2-lite-v1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name = "Amazon: Nova 2 Lite"
release_date = "2024-12-01"
last_updated = "2025-12-01"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = false

[cost]
input = 0.3
output = 2.5

[limit]
context = 1000000
output = 65535

[modalities]
input = ["text", "image", "video"]
output = ["text"]
20 changes: 20 additions & 0 deletions providers/kilo/models/amazon/nova-pro-v1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name = "Amazon: Nova Pro 1.0"
release_date = "2024-12-03"
last_updated = "2024-12-03"
attachment = true
reasoning = false
temperature = true
tool_call = true
open_weights = false

[cost]
input = 0.8
output = 3.2

[limit]
context = 300000
output = 5120

[modalities]
input = ["text", "image"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/kilo/models/anthropic/claude-3-haiku.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Anthropic: Claude 3 Haiku"
release_date = "2024-03-07"
last_updated = "2024-03-07"
attachment = true
reasoning = false
temperature = true
tool_call = true
open_weights = false

[cost]
input = 0.25
output = 1.25
cache_read = 0.03
cache_write = 0.3

[limit]
context = 200000
output = 4096

[modalities]
input = ["text", "image"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/kilo/models/anthropic/claude-3.5-haiku.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Anthropic: Claude 3.5 Haiku"
release_date = "2024-10-22"
last_updated = "2024-10-22"
attachment = true
reasoning = false
temperature = true
tool_call = true
open_weights = false

[cost]
input = 0.8
output = 4
cache_read = 0.08
cache_write = 1

[limit]
context = 200000
output = 8192

[modalities]
input = ["text", "image"]
output = ["text"]
20 changes: 20 additions & 0 deletions providers/kilo/models/anthropic/claude-3.5-sonnet.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name = "Anthropic: Claude 3.5 Sonnet"
release_date = "2024-10-22"
last_updated = "2024-10-22"
attachment = true
reasoning = false
temperature = true
tool_call = true
open_weights = false

[cost]
input = 6.0
output = 30.0

[limit]
context = 200000
output = 8192

[modalities]
input = ["text", "image"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/kilo/models/anthropic/claude-3.7-sonnet.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Anthropic: Claude 3.7 Sonnet"
release_date = "2025-02-19"
last_updated = "2025-02-19"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = false

[cost]
input = 3.0
output = 15.0
cache_read = 0.3
cache_write = 3.75

[limit]
context = 200000
output = 64000

[modalities]
input = ["text", "image"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/kilo/models/anthropic/claude-3.7-sonnet:thinking.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Anthropic: Claude 3.7 Sonnet (thinking)"
release_date = "2025-02-19"
last_updated = "2025-02-24"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = false

[cost]
input = 3.0
output = 15.0
cache_read = 0.3
cache_write = 3.75

[limit]
context = 200000
output = 64000

[modalities]
input = ["text", "image"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/kilo/models/anthropic/claude-haiku-4.5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Anthropic: Claude Haiku 4.5"
release_date = "2025-10-15"
last_updated = "2025-10-15"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = false

[cost]
input = 1
output = 5
cache_read = 0.1
cache_write = 1.25

[limit]
context = 200000
output = 64000

[modalities]
input = ["image", "text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/kilo/models/anthropic/claude-opus-4.1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Anthropic: Claude Opus 4.1"
release_date = "2025-08-05"
last_updated = "2025-08-05"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = false

[cost]
input = 15.0
output = 75.0
cache_read = 1.5
cache_write = 18.75

[limit]
context = 200000
output = 32000

[modalities]
input = ["image", "text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/kilo/models/anthropic/claude-opus-4.5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Anthropic: Claude Opus 4.5"
release_date = "2025-11-24"
last_updated = "2025-11-24"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = false

[cost]
input = 5.0
output = 25.0
cache_read = 0.5
cache_write = 6.25

[limit]
context = 200000
output = 64000

[modalities]
input = ["image", "text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/kilo/models/anthropic/claude-opus-4.6.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Anthropic: Claude Opus 4.6"
release_date = "2026-02-05"
last_updated = "2026-02-05"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = false

[cost]
input = 5.0
output = 25.0
cache_read = 0.5
cache_write = 6.25

[limit]
context = 1000000
output = 128000

[modalities]
input = ["text", "image"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/kilo/models/anthropic/claude-opus-4.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Anthropic: Claude Opus 4"
release_date = "2025-05-22"
last_updated = "2025-05-22"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = false

[cost]
input = 15.0
output = 75.0
cache_read = 1.5
cache_write = 18.75

[limit]
context = 200000
output = 32000

[modalities]
input = ["image", "text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/kilo/models/anthropic/claude-sonnet-4.5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Anthropic: Claude Sonnet 4.5"
release_date = "2025-09-29"
last_updated = "2025-09-29"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = false

[cost]
input = 3.0
output = 15.0
cache_read = 0.3
cache_write = 3.75

[limit]
context = 1000000
output = 64000

[modalities]
input = ["text", "image"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/kilo/models/anthropic/claude-sonnet-4.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Anthropic: Claude Sonnet 4"
release_date = "2025-05-22"
last_updated = "2025-05-22"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = false

[cost]
input = 3.0
output = 15.0
cache_read = 0.3
cache_write = 3.75

[limit]
context = 1000000
output = 64000

[modalities]
input = ["image", "text"]
output = ["text"]
20 changes: 20 additions & 0 deletions providers/kilo/models/arcee-ai/trinity-large-preview:free.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name = "Arcee AI: Trinity Large Preview (free)"
release_date = "2026-01-28"
last_updated = "2026-01-28"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true

[cost]
input = 0
output = 0

[limit]
context = 131000
output = 26200

[modalities]
input = ["text"]
output = ["text"]
20 changes: 20 additions & 0 deletions providers/kilo/models/arcee-ai/trinity-mini.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name = "Arcee AI: Trinity Mini"
release_date = "2025-12"
last_updated = "2026-01-28"
attachment = false
reasoning = true
temperature = true
tool_call = true
open_weights = true

[cost]
input = 0.045
output = 0.15

[limit]
context = 131072
output = 131072

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