Skip to content

Commit 7220310

Browse files
authored
Merge pull request #1447 from Sawyerb/dev
Removed deprecated models and added ME2 to all relevant providers.
2 parents 15746b9 + e4b0a53 commit 7220310

13 files changed

Lines changed: 88 additions & 181 deletions

File tree

providers/inception/models/mercury-coder.toml

Lines changed: 0 additions & 24 deletions
This file was deleted.

providers/inception/models/mercury-edit.toml renamed to providers/inception/models/mercury-edit-2.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name = "Mercury Edit"
2-
release_date = "2026-02-24"
3-
last_updated = "2026-02-24"
1+
name = "Mercury Edit 2"
2+
release_date = "2026-03-30"
3+
last_updated = "2026-03-30"
44
attachment = false
55
reasoning = true
66
temperature = true
@@ -18,4 +18,4 @@ output = 8192
1818

1919
[modalities]
2020
input = ["text"]
21-
output = ["text"]
21+
output = ["text"]

providers/inception/models/mercury.toml

Lines changed: 0 additions & 24 deletions
This file was deleted.

providers/kilo/models/inception/mercury-coder.toml

Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name = "Mercury Edit 2"
2+
release_date = "2026-03-30"
3+
last_updated = "2026-03-30"
4+
attachment = false
5+
reasoning = true
6+
temperature = true
7+
tool_call = false
8+
open_weights = false
9+
10+
[cost]
11+
input = 0.25
12+
output = 0.75
13+
cache_read = 0.025
14+
15+
[limit]
16+
context = 128000
17+
output = 8192
18+
19+
[modalities]
20+
input = ["text"]
21+
output = ["text"]

providers/kilo/models/inception/mercury.toml

Lines changed: 0 additions & 20 deletions
This file was deleted.

providers/nano-gpt/models/mercury-coder-small.toml

Lines changed: 0 additions & 21 deletions
This file was deleted.

providers/openrouter/models/inception/mercury-coder.toml

Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name = "Mercury Edit 2"
2+
release_date = "2026-03-30"
3+
last_updated = "2026-03-30"
4+
attachment = false
5+
reasoning = true
6+
temperature = true
7+
tool_call = false
8+
open_weights = false
9+
10+
[cost]
11+
input = 0.25
12+
output = 0.75
13+
cache_read = 0.025
14+
15+
[limit]
16+
context = 128000
17+
output = 8192
18+
19+
[modalities]
20+
input = ["text"]
21+
output = ["text"]

providers/openrouter/models/inception/mercury.toml

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)