@elyracode/ai 0.5.4 → 0.5.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/image-models.generated.d.ts +120 -0
- package/dist/image-models.generated.d.ts.map +1 -1
- package/dist/image-models.generated.js +120 -0
- package/dist/image-models.generated.js.map +1 -1
- package/dist/models.generated.d.ts +3 -3
- package/dist/models.generated.d.ts.map +1 -1
- package/dist/models.generated.js +31 -31
- package/dist/models.generated.js.map +1 -1
- package/package.json +2 -2
package/dist/models.generated.js
CHANGED
|
@@ -7981,22 +7981,22 @@ export const MODELS = {
|
|
|
7981
7981
|
contextWindow: 262144,
|
|
7982
7982
|
maxTokens: 65536,
|
|
7983
7983
|
},
|
|
7984
|
-
"
|
|
7985
|
-
id: "
|
|
7986
|
-
name: "
|
|
7987
|
-
api: "
|
|
7984
|
+
"qwen3.6-plus-free": {
|
|
7985
|
+
id: "qwen3.6-plus-free",
|
|
7986
|
+
name: "Qwen3.6 Plus Free",
|
|
7987
|
+
api: "anthropic-messages",
|
|
7988
7988
|
provider: "opencode",
|
|
7989
|
-
baseUrl: "https://opencode.ai/zen
|
|
7989
|
+
baseUrl: "https://opencode.ai/zen",
|
|
7990
7990
|
reasoning: true,
|
|
7991
|
-
input: ["text"],
|
|
7991
|
+
input: ["text", "image"],
|
|
7992
7992
|
cost: {
|
|
7993
7993
|
input: 0,
|
|
7994
7994
|
output: 0,
|
|
7995
7995
|
cacheRead: 0,
|
|
7996
7996
|
cacheWrite: 0,
|
|
7997
7997
|
},
|
|
7998
|
-
contextWindow:
|
|
7999
|
-
maxTokens:
|
|
7998
|
+
contextWindow: 262144,
|
|
7999
|
+
maxTokens: 65536,
|
|
8000
8000
|
},
|
|
8001
8001
|
},
|
|
8002
8002
|
"opencode-go": {
|
|
@@ -8982,8 +8982,8 @@ export const MODELS = {
|
|
|
8982
8982
|
cacheRead: 0,
|
|
8983
8983
|
cacheWrite: 0,
|
|
8984
8984
|
},
|
|
8985
|
-
contextWindow:
|
|
8986
|
-
maxTokens:
|
|
8985
|
+
contextWindow: 1048576,
|
|
8986
|
+
maxTokens: 384000,
|
|
8987
8987
|
},
|
|
8988
8988
|
"deepseek/deepseek-v4-pro": {
|
|
8989
8989
|
id: "deepseek/deepseek-v4-pro",
|
|
@@ -9404,9 +9404,9 @@ export const MODELS = {
|
|
|
9404
9404
|
reasoning: false,
|
|
9405
9405
|
input: ["text"],
|
|
9406
9406
|
cost: {
|
|
9407
|
-
input: 0.
|
|
9408
|
-
output: 0.
|
|
9409
|
-
cacheRead: 0.
|
|
9407
|
+
input: 0.01,
|
|
9408
|
+
output: 0.03,
|
|
9409
|
+
cacheRead: 0.002,
|
|
9410
9410
|
cacheWrite: 0,
|
|
9411
9411
|
},
|
|
9412
9412
|
contextWindow: 262144,
|
|
@@ -9625,13 +9625,13 @@ export const MODELS = {
|
|
|
9625
9625
|
reasoning: true,
|
|
9626
9626
|
input: ["text"],
|
|
9627
9627
|
cost: {
|
|
9628
|
-
input: 0.
|
|
9628
|
+
input: 0.27899999999999997,
|
|
9629
9629
|
output: 1.2,
|
|
9630
9630
|
cacheRead: 0,
|
|
9631
9631
|
cacheWrite: 0,
|
|
9632
9632
|
},
|
|
9633
9633
|
contextWindow: 196608,
|
|
9634
|
-
maxTokens:
|
|
9634
|
+
maxTokens: 131072,
|
|
9635
9635
|
},
|
|
9636
9636
|
"mistralai/codestral-2508": {
|
|
9637
9637
|
id: "mistralai/codestral-2508",
|
|
@@ -10067,8 +10067,8 @@ export const MODELS = {
|
|
|
10067
10067
|
reasoning: true,
|
|
10068
10068
|
input: ["text", "image"],
|
|
10069
10069
|
cost: {
|
|
10070
|
-
input: 0.
|
|
10071
|
-
output: 3.
|
|
10070
|
+
input: 0.73,
|
|
10071
|
+
output: 3.49,
|
|
10072
10072
|
cacheRead: 0.25,
|
|
10073
10073
|
cacheWrite: 0,
|
|
10074
10074
|
},
|
|
@@ -11422,7 +11422,7 @@ export const MODELS = {
|
|
|
11422
11422
|
reasoning: true,
|
|
11423
11423
|
input: ["text"],
|
|
11424
11424
|
cost: {
|
|
11425
|
-
input: 0.
|
|
11425
|
+
input: 0.09999999999999999,
|
|
11426
11426
|
output: 0.24,
|
|
11427
11427
|
cacheRead: 0,
|
|
11428
11428
|
cacheWrite: 0,
|
|
@@ -11934,7 +11934,7 @@ export const MODELS = {
|
|
|
11934
11934
|
cost: {
|
|
11935
11935
|
input: 0.39,
|
|
11936
11936
|
output: 2.34,
|
|
11937
|
-
cacheRead: 0,
|
|
11937
|
+
cacheRead: 0.195,
|
|
11938
11938
|
cacheWrite: 0,
|
|
11939
11939
|
},
|
|
11940
11940
|
contextWindow: 262144,
|
|
@@ -12000,8 +12000,8 @@ export const MODELS = {
|
|
|
12000
12000
|
reasoning: true,
|
|
12001
12001
|
input: ["text", "image"],
|
|
12002
12002
|
cost: {
|
|
12003
|
-
input: 0.
|
|
12004
|
-
output:
|
|
12003
|
+
input: 0.3,
|
|
12004
|
+
output: 1.7999999999999998,
|
|
12005
12005
|
cacheRead: 0,
|
|
12006
12006
|
cacheWrite: 0,
|
|
12007
12007
|
},
|
|
@@ -12051,10 +12051,10 @@ export const MODELS = {
|
|
|
12051
12051
|
reasoning: true,
|
|
12052
12052
|
input: ["text", "image"],
|
|
12053
12053
|
cost: {
|
|
12054
|
-
input: 0.
|
|
12055
|
-
output: 1.
|
|
12054
|
+
input: 0.1875,
|
|
12055
|
+
output: 1.125,
|
|
12056
12056
|
cacheRead: 0,
|
|
12057
|
-
cacheWrite: 0.
|
|
12057
|
+
cacheWrite: 0.234375,
|
|
12058
12058
|
},
|
|
12059
12059
|
contextWindow: 1000000,
|
|
12060
12060
|
maxTokens: 65536,
|
|
@@ -12697,13 +12697,13 @@ export const MODELS = {
|
|
|
12697
12697
|
reasoning: true,
|
|
12698
12698
|
input: ["text"],
|
|
12699
12699
|
cost: {
|
|
12700
|
-
input:
|
|
12701
|
-
output: 3.
|
|
12702
|
-
cacheRead: 0.
|
|
12700
|
+
input: 0.98,
|
|
12701
|
+
output: 3.08,
|
|
12702
|
+
cacheRead: 0.182,
|
|
12703
12703
|
cacheWrite: 0,
|
|
12704
12704
|
},
|
|
12705
12705
|
contextWindow: 202752,
|
|
12706
|
-
maxTokens:
|
|
12706
|
+
maxTokens: 4096,
|
|
12707
12707
|
},
|
|
12708
12708
|
"z-ai/glm-5v-turbo": {
|
|
12709
12709
|
id: "z-ai/glm-5v-turbo",
|
|
@@ -12816,8 +12816,8 @@ export const MODELS = {
|
|
|
12816
12816
|
reasoning: true,
|
|
12817
12817
|
input: ["text", "image"],
|
|
12818
12818
|
cost: {
|
|
12819
|
-
input: 0.
|
|
12820
|
-
output: 3.
|
|
12819
|
+
input: 0.73,
|
|
12820
|
+
output: 3.49,
|
|
12821
12821
|
cacheRead: 0.25,
|
|
12822
12822
|
cacheWrite: 0,
|
|
12823
12823
|
},
|
|
@@ -15204,7 +15204,7 @@ export const MODELS = {
|
|
|
15204
15204
|
},
|
|
15205
15205
|
"openai/gpt-oss-20b": {
|
|
15206
15206
|
id: "openai/gpt-oss-20b",
|
|
15207
|
-
name: "GPT OSS
|
|
15207
|
+
name: "GPT OSS 20B",
|
|
15208
15208
|
api: "anthropic-messages",
|
|
15209
15209
|
provider: "vercel-ai-gateway",
|
|
15210
15210
|
baseUrl: "https://ai-gateway.vercel.sh",
|