@elyracode/ai 0.5.7 → 0.5.9
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.
|
@@ -10106,7 +10106,7 @@ export declare const MODELS: {
|
|
|
10106
10106
|
contextWindow: number;
|
|
10107
10107
|
maxTokens: number;
|
|
10108
10108
|
};
|
|
10109
|
-
readonly "inclusionai/ring-2.6-1t
|
|
10109
|
+
readonly "inclusionai/ring-2.6-1t": {
|
|
10110
10110
|
id: string;
|
|
10111
10111
|
name: string;
|
|
10112
10112
|
api: "openai-completions";
|
|
@@ -12964,125 +12964,6 @@ export declare const MODELS: {
|
|
|
12964
12964
|
contextWindow: number;
|
|
12965
12965
|
maxTokens: number;
|
|
12966
12966
|
};
|
|
12967
|
-
readonly "x-ai/grok-3": {
|
|
12968
|
-
id: string;
|
|
12969
|
-
name: string;
|
|
12970
|
-
api: "openai-completions";
|
|
12971
|
-
provider: string;
|
|
12972
|
-
baseUrl: string;
|
|
12973
|
-
reasoning: false;
|
|
12974
|
-
input: "text"[];
|
|
12975
|
-
cost: {
|
|
12976
|
-
input: number;
|
|
12977
|
-
output: number;
|
|
12978
|
-
cacheRead: number;
|
|
12979
|
-
cacheWrite: number;
|
|
12980
|
-
};
|
|
12981
|
-
contextWindow: number;
|
|
12982
|
-
maxTokens: number;
|
|
12983
|
-
};
|
|
12984
|
-
readonly "x-ai/grok-3-beta": {
|
|
12985
|
-
id: string;
|
|
12986
|
-
name: string;
|
|
12987
|
-
api: "openai-completions";
|
|
12988
|
-
provider: string;
|
|
12989
|
-
baseUrl: string;
|
|
12990
|
-
reasoning: false;
|
|
12991
|
-
input: "text"[];
|
|
12992
|
-
cost: {
|
|
12993
|
-
input: number;
|
|
12994
|
-
output: number;
|
|
12995
|
-
cacheRead: number;
|
|
12996
|
-
cacheWrite: number;
|
|
12997
|
-
};
|
|
12998
|
-
contextWindow: number;
|
|
12999
|
-
maxTokens: number;
|
|
13000
|
-
};
|
|
13001
|
-
readonly "x-ai/grok-3-mini": {
|
|
13002
|
-
id: string;
|
|
13003
|
-
name: string;
|
|
13004
|
-
api: "openai-completions";
|
|
13005
|
-
provider: string;
|
|
13006
|
-
baseUrl: string;
|
|
13007
|
-
reasoning: true;
|
|
13008
|
-
input: "text"[];
|
|
13009
|
-
cost: {
|
|
13010
|
-
input: number;
|
|
13011
|
-
output: number;
|
|
13012
|
-
cacheRead: number;
|
|
13013
|
-
cacheWrite: number;
|
|
13014
|
-
};
|
|
13015
|
-
contextWindow: number;
|
|
13016
|
-
maxTokens: number;
|
|
13017
|
-
};
|
|
13018
|
-
readonly "x-ai/grok-3-mini-beta": {
|
|
13019
|
-
id: string;
|
|
13020
|
-
name: string;
|
|
13021
|
-
api: "openai-completions";
|
|
13022
|
-
provider: string;
|
|
13023
|
-
baseUrl: string;
|
|
13024
|
-
reasoning: true;
|
|
13025
|
-
input: "text"[];
|
|
13026
|
-
cost: {
|
|
13027
|
-
input: number;
|
|
13028
|
-
output: number;
|
|
13029
|
-
cacheRead: number;
|
|
13030
|
-
cacheWrite: number;
|
|
13031
|
-
};
|
|
13032
|
-
contextWindow: number;
|
|
13033
|
-
maxTokens: number;
|
|
13034
|
-
};
|
|
13035
|
-
readonly "x-ai/grok-4": {
|
|
13036
|
-
id: string;
|
|
13037
|
-
name: string;
|
|
13038
|
-
api: "openai-completions";
|
|
13039
|
-
provider: string;
|
|
13040
|
-
baseUrl: string;
|
|
13041
|
-
reasoning: true;
|
|
13042
|
-
input: ("image" | "text")[];
|
|
13043
|
-
cost: {
|
|
13044
|
-
input: number;
|
|
13045
|
-
output: number;
|
|
13046
|
-
cacheRead: number;
|
|
13047
|
-
cacheWrite: number;
|
|
13048
|
-
};
|
|
13049
|
-
contextWindow: number;
|
|
13050
|
-
maxTokens: number;
|
|
13051
|
-
};
|
|
13052
|
-
readonly "x-ai/grok-4-fast": {
|
|
13053
|
-
id: string;
|
|
13054
|
-
name: string;
|
|
13055
|
-
api: "openai-completions";
|
|
13056
|
-
provider: string;
|
|
13057
|
-
baseUrl: string;
|
|
13058
|
-
reasoning: true;
|
|
13059
|
-
input: ("image" | "text")[];
|
|
13060
|
-
cost: {
|
|
13061
|
-
input: number;
|
|
13062
|
-
output: number;
|
|
13063
|
-
cacheRead: number;
|
|
13064
|
-
cacheWrite: number;
|
|
13065
|
-
};
|
|
13066
|
-
contextWindow: number;
|
|
13067
|
-
maxTokens: number;
|
|
13068
|
-
};
|
|
13069
|
-
readonly "x-ai/grok-4.1-fast": {
|
|
13070
|
-
id: string;
|
|
13071
|
-
name: string;
|
|
13072
|
-
api: "openai-completions";
|
|
13073
|
-
provider: string;
|
|
13074
|
-
baseUrl: string;
|
|
13075
|
-
reasoning: true;
|
|
13076
|
-
input: ("image" | "text")[];
|
|
13077
|
-
cost: {
|
|
13078
|
-
input: number;
|
|
13079
|
-
output: number;
|
|
13080
|
-
cacheRead: number;
|
|
13081
|
-
cacheWrite: number;
|
|
13082
|
-
};
|
|
13083
|
-
contextWindow: number;
|
|
13084
|
-
maxTokens: number;
|
|
13085
|
-
};
|
|
13086
12967
|
readonly "x-ai/grok-4.20": {
|
|
13087
12968
|
id: string;
|
|
13088
12969
|
name: string;
|
|
@@ -13117,23 +12998,6 @@ export declare const MODELS: {
|
|
|
13117
12998
|
contextWindow: number;
|
|
13118
12999
|
maxTokens: number;
|
|
13119
13000
|
};
|
|
13120
|
-
readonly "x-ai/grok-code-fast-1": {
|
|
13121
|
-
id: string;
|
|
13122
|
-
name: string;
|
|
13123
|
-
api: "openai-completions";
|
|
13124
|
-
provider: string;
|
|
13125
|
-
baseUrl: string;
|
|
13126
|
-
reasoning: true;
|
|
13127
|
-
input: "text"[];
|
|
13128
|
-
cost: {
|
|
13129
|
-
input: number;
|
|
13130
|
-
output: number;
|
|
13131
|
-
cacheRead: number;
|
|
13132
|
-
cacheWrite: number;
|
|
13133
|
-
};
|
|
13134
|
-
contextWindow: number;
|
|
13135
|
-
maxTokens: number;
|
|
13136
|
-
};
|
|
13137
13001
|
readonly "xiaomi/mimo-v2-flash": {
|
|
13138
13002
|
id: string;
|
|
13139
13003
|
name: string;
|
|
@@ -16308,125 +16172,6 @@ export declare const MODELS: {
|
|
|
16308
16172
|
contextWindow: number;
|
|
16309
16173
|
maxTokens: number;
|
|
16310
16174
|
};
|
|
16311
|
-
readonly "xai/grok-3": {
|
|
16312
|
-
id: string;
|
|
16313
|
-
name: string;
|
|
16314
|
-
api: "anthropic-messages";
|
|
16315
|
-
provider: string;
|
|
16316
|
-
baseUrl: string;
|
|
16317
|
-
reasoning: false;
|
|
16318
|
-
input: "text"[];
|
|
16319
|
-
cost: {
|
|
16320
|
-
input: number;
|
|
16321
|
-
output: number;
|
|
16322
|
-
cacheRead: number;
|
|
16323
|
-
cacheWrite: number;
|
|
16324
|
-
};
|
|
16325
|
-
contextWindow: number;
|
|
16326
|
-
maxTokens: number;
|
|
16327
|
-
};
|
|
16328
|
-
readonly "xai/grok-3-fast": {
|
|
16329
|
-
id: string;
|
|
16330
|
-
name: string;
|
|
16331
|
-
api: "anthropic-messages";
|
|
16332
|
-
provider: string;
|
|
16333
|
-
baseUrl: string;
|
|
16334
|
-
reasoning: false;
|
|
16335
|
-
input: "text"[];
|
|
16336
|
-
cost: {
|
|
16337
|
-
input: number;
|
|
16338
|
-
output: number;
|
|
16339
|
-
cacheRead: number;
|
|
16340
|
-
cacheWrite: number;
|
|
16341
|
-
};
|
|
16342
|
-
contextWindow: number;
|
|
16343
|
-
maxTokens: number;
|
|
16344
|
-
};
|
|
16345
|
-
readonly "xai/grok-3-mini": {
|
|
16346
|
-
id: string;
|
|
16347
|
-
name: string;
|
|
16348
|
-
api: "anthropic-messages";
|
|
16349
|
-
provider: string;
|
|
16350
|
-
baseUrl: string;
|
|
16351
|
-
reasoning: false;
|
|
16352
|
-
input: "text"[];
|
|
16353
|
-
cost: {
|
|
16354
|
-
input: number;
|
|
16355
|
-
output: number;
|
|
16356
|
-
cacheRead: number;
|
|
16357
|
-
cacheWrite: number;
|
|
16358
|
-
};
|
|
16359
|
-
contextWindow: number;
|
|
16360
|
-
maxTokens: number;
|
|
16361
|
-
};
|
|
16362
|
-
readonly "xai/grok-3-mini-fast": {
|
|
16363
|
-
id: string;
|
|
16364
|
-
name: string;
|
|
16365
|
-
api: "anthropic-messages";
|
|
16366
|
-
provider: string;
|
|
16367
|
-
baseUrl: string;
|
|
16368
|
-
reasoning: false;
|
|
16369
|
-
input: "text"[];
|
|
16370
|
-
cost: {
|
|
16371
|
-
input: number;
|
|
16372
|
-
output: number;
|
|
16373
|
-
cacheRead: number;
|
|
16374
|
-
cacheWrite: number;
|
|
16375
|
-
};
|
|
16376
|
-
contextWindow: number;
|
|
16377
|
-
maxTokens: number;
|
|
16378
|
-
};
|
|
16379
|
-
readonly "xai/grok-4": {
|
|
16380
|
-
id: string;
|
|
16381
|
-
name: string;
|
|
16382
|
-
api: "anthropic-messages";
|
|
16383
|
-
provider: string;
|
|
16384
|
-
baseUrl: string;
|
|
16385
|
-
reasoning: true;
|
|
16386
|
-
input: ("image" | "text")[];
|
|
16387
|
-
cost: {
|
|
16388
|
-
input: number;
|
|
16389
|
-
output: number;
|
|
16390
|
-
cacheRead: number;
|
|
16391
|
-
cacheWrite: number;
|
|
16392
|
-
};
|
|
16393
|
-
contextWindow: number;
|
|
16394
|
-
maxTokens: number;
|
|
16395
|
-
};
|
|
16396
|
-
readonly "xai/grok-4-fast-non-reasoning": {
|
|
16397
|
-
id: string;
|
|
16398
|
-
name: string;
|
|
16399
|
-
api: "anthropic-messages";
|
|
16400
|
-
provider: string;
|
|
16401
|
-
baseUrl: string;
|
|
16402
|
-
reasoning: false;
|
|
16403
|
-
input: ("image" | "text")[];
|
|
16404
|
-
cost: {
|
|
16405
|
-
input: number;
|
|
16406
|
-
output: number;
|
|
16407
|
-
cacheRead: number;
|
|
16408
|
-
cacheWrite: number;
|
|
16409
|
-
};
|
|
16410
|
-
contextWindow: number;
|
|
16411
|
-
maxTokens: number;
|
|
16412
|
-
};
|
|
16413
|
-
readonly "xai/grok-4-fast-reasoning": {
|
|
16414
|
-
id: string;
|
|
16415
|
-
name: string;
|
|
16416
|
-
api: "anthropic-messages";
|
|
16417
|
-
provider: string;
|
|
16418
|
-
baseUrl: string;
|
|
16419
|
-
reasoning: true;
|
|
16420
|
-
input: ("image" | "text")[];
|
|
16421
|
-
cost: {
|
|
16422
|
-
input: number;
|
|
16423
|
-
output: number;
|
|
16424
|
-
cacheRead: number;
|
|
16425
|
-
cacheWrite: number;
|
|
16426
|
-
};
|
|
16427
|
-
contextWindow: number;
|
|
16428
|
-
maxTokens: number;
|
|
16429
|
-
};
|
|
16430
16175
|
readonly "xai/grok-4.1-fast-non-reasoning": {
|
|
16431
16176
|
id: string;
|
|
16432
16177
|
name: string;
|
|
@@ -16580,23 +16325,6 @@ export declare const MODELS: {
|
|
|
16580
16325
|
contextWindow: number;
|
|
16581
16326
|
maxTokens: number;
|
|
16582
16327
|
};
|
|
16583
|
-
readonly "xai/grok-code-fast-1": {
|
|
16584
|
-
id: string;
|
|
16585
|
-
name: string;
|
|
16586
|
-
api: "anthropic-messages";
|
|
16587
|
-
provider: string;
|
|
16588
|
-
baseUrl: string;
|
|
16589
|
-
reasoning: true;
|
|
16590
|
-
input: "text"[];
|
|
16591
|
-
cost: {
|
|
16592
|
-
input: number;
|
|
16593
|
-
output: number;
|
|
16594
|
-
cacheRead: number;
|
|
16595
|
-
cacheWrite: number;
|
|
16596
|
-
};
|
|
16597
|
-
contextWindow: number;
|
|
16598
|
-
maxTokens: number;
|
|
16599
|
-
};
|
|
16600
16328
|
readonly "xiaomi/mimo-v2-flash": {
|
|
16601
16329
|
id: string;
|
|
16602
16330
|
name: string;
|