mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 08:00:59 +00:00
chore: bump version to 0.5.35
This commit is contained in:
parent
5f7a50deef
commit
f5ac1ef521
9 changed files with 19 additions and 19 deletions
|
|
@ -1813,13 +1813,13 @@ export const MODELS = {
|
|||
reasoning: false,
|
||||
input: ["text"],
|
||||
cost: {
|
||||
input: 0.07065213999999999,
|
||||
output: 0.282608664,
|
||||
input: 0.07,
|
||||
output: 0.28,
|
||||
cacheRead: 0,
|
||||
cacheWrite: 0,
|
||||
},
|
||||
contextWindow: 262144,
|
||||
maxTokens: 4096,
|
||||
maxTokens: 262144,
|
||||
} satisfies Model<"openai-completions">,
|
||||
"qwen/qwen3-30b-a3b-instruct-2507": {
|
||||
id: "qwen/qwen3-30b-a3b-instruct-2507",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue