Add [Unreleased] section for next cycle
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.68.0] - 2026-04-20
|
## [0.68.0] - 2026-04-20
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.68.0] - 2026-04-20
|
## [0.68.0] - 2026-04-20
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -3254,7 +3254,7 @@ export const MODELS = {
|
|||||||
cost: {
|
cost: {
|
||||||
input: 0.3,
|
input: 0.3,
|
||||||
output: 2.5,
|
output: 2.5,
|
||||||
cacheRead: 0.075,
|
cacheRead: 0.03,
|
||||||
cacheWrite: 0,
|
cacheWrite: 0,
|
||||||
},
|
},
|
||||||
contextWindow: 1048576,
|
contextWindow: 1048576,
|
||||||
@@ -6793,6 +6793,23 @@ export const MODELS = {
|
|||||||
contextWindow: 262144,
|
contextWindow: 262144,
|
||||||
maxTokens: 65536,
|
maxTokens: 65536,
|
||||||
} satisfies Model<"openai-completions">,
|
} satisfies Model<"openai-completions">,
|
||||||
|
"kimi-k2.6": {
|
||||||
|
id: "kimi-k2.6",
|
||||||
|
name: "Kimi K2.6",
|
||||||
|
api: "openai-completions",
|
||||||
|
provider: "opencode-go",
|
||||||
|
baseUrl: "https://opencode.ai/zen/go/v1",
|
||||||
|
reasoning: true,
|
||||||
|
input: ["text", "image"],
|
||||||
|
cost: {
|
||||||
|
input: 0.95,
|
||||||
|
output: 4,
|
||||||
|
cacheRead: 0.16,
|
||||||
|
cacheWrite: 0,
|
||||||
|
},
|
||||||
|
contextWindow: 262144,
|
||||||
|
maxTokens: 65536,
|
||||||
|
} satisfies Model<"openai-completions">,
|
||||||
"mimo-v2-omni": {
|
"mimo-v2-omni": {
|
||||||
id: "mimo-v2-omni",
|
id: "mimo-v2-omni",
|
||||||
name: "MiMo V2 Omni",
|
name: "MiMo V2 Omni",
|
||||||
@@ -7605,13 +7622,13 @@ export const MODELS = {
|
|||||||
reasoning: true,
|
reasoning: true,
|
||||||
input: ["text"],
|
input: ["text"],
|
||||||
cost: {
|
cost: {
|
||||||
input: 0.25899999999999995,
|
input: 0.252,
|
||||||
output: 0.42,
|
output: 0.378,
|
||||||
cacheRead: 0.135,
|
cacheRead: 0.0252,
|
||||||
cacheWrite: 0,
|
cacheWrite: 0,
|
||||||
},
|
},
|
||||||
contextWindow: 163840,
|
contextWindow: 131072,
|
||||||
maxTokens: 163840,
|
maxTokens: 32768,
|
||||||
} satisfies Model<"openai-completions">,
|
} satisfies Model<"openai-completions">,
|
||||||
"deepseek/deepseek-v3.2-exp": {
|
"deepseek/deepseek-v3.2-exp": {
|
||||||
id: "deepseek/deepseek-v3.2-exp",
|
id: "deepseek/deepseek-v3.2-exp",
|
||||||
@@ -8115,9 +8132,9 @@ export const MODELS = {
|
|||||||
reasoning: true,
|
reasoning: true,
|
||||||
input: ["text"],
|
input: ["text"],
|
||||||
cost: {
|
cost: {
|
||||||
input: 0.118,
|
input: 0.15,
|
||||||
output: 0.9900000000000001,
|
output: 1.2,
|
||||||
cacheRead: 0.059,
|
cacheRead: 0.075,
|
||||||
cacheWrite: 0,
|
cacheWrite: 0,
|
||||||
},
|
},
|
||||||
contextWindow: 196608,
|
contextWindow: 196608,
|
||||||
@@ -8599,6 +8616,23 @@ export const MODELS = {
|
|||||||
contextWindow: 262144,
|
contextWindow: 262144,
|
||||||
maxTokens: 4096,
|
maxTokens: 4096,
|
||||||
} satisfies Model<"openai-completions">,
|
} satisfies Model<"openai-completions">,
|
||||||
|
"moonshotai/kimi-k2.6": {
|
||||||
|
id: "moonshotai/kimi-k2.6",
|
||||||
|
name: "MoonshotAI: Kimi K2.6",
|
||||||
|
api: "openai-completions",
|
||||||
|
provider: "openrouter",
|
||||||
|
baseUrl: "https://openrouter.ai/api/v1",
|
||||||
|
reasoning: true,
|
||||||
|
input: ["text", "image"],
|
||||||
|
cost: {
|
||||||
|
input: 0,
|
||||||
|
output: 0,
|
||||||
|
cacheRead: 0,
|
||||||
|
cacheWrite: 0,
|
||||||
|
},
|
||||||
|
contextWindow: 262144,
|
||||||
|
maxTokens: 262144,
|
||||||
|
} satisfies Model<"openai-completions">,
|
||||||
"nex-agi/deepseek-v3.1-nex-n1": {
|
"nex-agi/deepseek-v3.1-nex-n1": {
|
||||||
id: "nex-agi/deepseek-v3.1-nex-n1",
|
id: "nex-agi/deepseek-v3.1-nex-n1",
|
||||||
name: "Nex AGI: DeepSeek V3.1 Nex N1",
|
name: "Nex AGI: DeepSeek V3.1 Nex N1",
|
||||||
@@ -11022,13 +11056,13 @@ export const MODELS = {
|
|||||||
reasoning: true,
|
reasoning: true,
|
||||||
input: ["text"],
|
input: ["text"],
|
||||||
cost: {
|
cost: {
|
||||||
input: 0.39,
|
input: 0.38,
|
||||||
output: 1.75,
|
output: 1.74,
|
||||||
cacheRead: 0.195,
|
cacheRead: 0,
|
||||||
cacheWrite: 0,
|
cacheWrite: 0,
|
||||||
},
|
},
|
||||||
contextWindow: 202752,
|
contextWindow: 202752,
|
||||||
maxTokens: 65535,
|
maxTokens: 4096,
|
||||||
} satisfies Model<"openai-completions">,
|
} satisfies Model<"openai-completions">,
|
||||||
"z-ai/glm-4.7-flash": {
|
"z-ai/glm-4.7-flash": {
|
||||||
id: "z-ai/glm-4.7-flash",
|
id: "z-ai/glm-4.7-flash",
|
||||||
@@ -11090,9 +11124,9 @@ export const MODELS = {
|
|||||||
reasoning: true,
|
reasoning: true,
|
||||||
input: ["text"],
|
input: ["text"],
|
||||||
cost: {
|
cost: {
|
||||||
input: 0.95,
|
input: 1.0499999999999998,
|
||||||
output: 3.15,
|
output: 3.5,
|
||||||
cacheRead: 0.475,
|
cacheRead: 0.5249999999999999,
|
||||||
cacheWrite: 0,
|
cacheWrite: 0,
|
||||||
},
|
},
|
||||||
contextWindow: 202752,
|
contextWindow: 202752,
|
||||||
@@ -12528,6 +12562,23 @@ export const MODELS = {
|
|||||||
contextWindow: 262114,
|
contextWindow: 262114,
|
||||||
maxTokens: 262114,
|
maxTokens: 262114,
|
||||||
} satisfies Model<"anthropic-messages">,
|
} satisfies Model<"anthropic-messages">,
|
||||||
|
"moonshotai/kimi-k2.6": {
|
||||||
|
id: "moonshotai/kimi-k2.6",
|
||||||
|
name: "Kimi K2.6",
|
||||||
|
api: "anthropic-messages",
|
||||||
|
provider: "vercel-ai-gateway",
|
||||||
|
baseUrl: "https://ai-gateway.vercel.sh",
|
||||||
|
reasoning: true,
|
||||||
|
input: ["text", "image"],
|
||||||
|
cost: {
|
||||||
|
input: 0.95,
|
||||||
|
output: 4,
|
||||||
|
cacheRead: 0.16,
|
||||||
|
cacheWrite: 0,
|
||||||
|
},
|
||||||
|
contextWindow: 262000,
|
||||||
|
maxTokens: 262000,
|
||||||
|
} satisfies Model<"anthropic-messages">,
|
||||||
"nvidia/nemotron-nano-12b-v2-vl": {
|
"nvidia/nemotron-nano-12b-v2-vl": {
|
||||||
id: "nvidia/nemotron-nano-12b-v2-vl",
|
id: "nvidia/nemotron-nano-12b-v2-vl",
|
||||||
name: "Nvidia Nemotron Nano 12B V2 VL",
|
name: "Nvidia Nemotron Nano 12B V2 VL",
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.68.0] - 2026-04-20
|
## [0.68.0] - 2026-04-20
|
||||||
|
|
||||||
### New Features
|
### New Features
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.68.0] - 2026-04-20
|
## [0.68.0] - 2026-04-20
|
||||||
|
|
||||||
## [0.67.68] - 2026-04-17
|
## [0.67.68] - 2026-04-17
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.68.0] - 2026-04-20
|
## [0.68.0] - 2026-04-20
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.68.0] - 2026-04-20
|
## [0.68.0] - 2026-04-20
|
||||||
|
|
||||||
## [0.67.68] - 2026-04-17
|
## [0.67.68] - 2026-04-17
|
||||||
|
|||||||
Reference in New Issue
Block a user