@caupulican/pi-ai 0.80.23 → 0.80.25
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.
|
@@ -4101,7 +4101,7 @@ export declare const MODELS: {
|
|
|
4101
4101
|
contextWindow: number;
|
|
4102
4102
|
maxTokens: number;
|
|
4103
4103
|
};
|
|
4104
|
-
readonly "accounts/fireworks/models/kimi-
|
|
4104
|
+
readonly "accounts/fireworks/models/kimi-k2p6": {
|
|
4105
4105
|
id: string;
|
|
4106
4106
|
name: string;
|
|
4107
4107
|
api: "anthropic-messages";
|
|
@@ -4124,7 +4124,7 @@ export declare const MODELS: {
|
|
|
4124
4124
|
contextWindow: number;
|
|
4125
4125
|
maxTokens: number;
|
|
4126
4126
|
};
|
|
4127
|
-
readonly "accounts/fireworks/models/kimi-
|
|
4127
|
+
readonly "accounts/fireworks/models/kimi-k2p7-code": {
|
|
4128
4128
|
id: string;
|
|
4129
4129
|
name: string;
|
|
4130
4130
|
api: "anthropic-messages";
|
|
@@ -4147,7 +4147,7 @@ export declare const MODELS: {
|
|
|
4147
4147
|
contextWindow: number;
|
|
4148
4148
|
maxTokens: number;
|
|
4149
4149
|
};
|
|
4150
|
-
readonly "accounts/fireworks/models/minimax-
|
|
4150
|
+
readonly "accounts/fireworks/models/minimax-m2p7": {
|
|
4151
4151
|
id: string;
|
|
4152
4152
|
name: string;
|
|
4153
4153
|
api: "anthropic-messages";
|
|
@@ -4170,7 +4170,7 @@ export declare const MODELS: {
|
|
|
4170
4170
|
contextWindow: number;
|
|
4171
4171
|
maxTokens: number;
|
|
4172
4172
|
};
|
|
4173
|
-
readonly "accounts/fireworks/models/minimax-
|
|
4173
|
+
readonly "accounts/fireworks/models/minimax-m3": {
|
|
4174
4174
|
id: string;
|
|
4175
4175
|
name: string;
|
|
4176
4176
|
api: "anthropic-messages";
|
|
@@ -4193,7 +4193,7 @@ export declare const MODELS: {
|
|
|
4193
4193
|
contextWindow: number;
|
|
4194
4194
|
maxTokens: number;
|
|
4195
4195
|
};
|
|
4196
|
-
readonly "accounts/fireworks/models/
|
|
4196
|
+
readonly "accounts/fireworks/models/qwen3p7-plus": {
|
|
4197
4197
|
id: string;
|
|
4198
4198
|
name: string;
|
|
4199
4199
|
api: "anthropic-messages";
|
|
@@ -4285,6 +4285,29 @@ export declare const MODELS: {
|
|
|
4285
4285
|
contextWindow: number;
|
|
4286
4286
|
maxTokens: number;
|
|
4287
4287
|
};
|
|
4288
|
+
readonly "accounts/fireworks/routers/kimi-k2p7-code-fast": {
|
|
4289
|
+
id: string;
|
|
4290
|
+
name: string;
|
|
4291
|
+
api: "anthropic-messages";
|
|
4292
|
+
provider: string;
|
|
4293
|
+
baseUrl: string;
|
|
4294
|
+
compat: {
|
|
4295
|
+
sendSessionAffinityHeaders: true;
|
|
4296
|
+
supportsEagerToolInputStreaming: false;
|
|
4297
|
+
supportsCacheControlOnTools: false;
|
|
4298
|
+
supportsLongCacheRetention: false;
|
|
4299
|
+
};
|
|
4300
|
+
reasoning: true;
|
|
4301
|
+
input: ("image" | "text")[];
|
|
4302
|
+
cost: {
|
|
4303
|
+
input: number;
|
|
4304
|
+
output: number;
|
|
4305
|
+
cacheRead: number;
|
|
4306
|
+
cacheWrite: number;
|
|
4307
|
+
};
|
|
4308
|
+
contextWindow: number;
|
|
4309
|
+
maxTokens: number;
|
|
4310
|
+
};
|
|
4288
4311
|
};
|
|
4289
4312
|
readonly "github-copilot": {
|
|
4290
4313
|
readonly "claude-fable-5": {
|
|
@@ -8046,23 +8069,6 @@ export declare const MODELS: {
|
|
|
8046
8069
|
contextWindow: number;
|
|
8047
8070
|
maxTokens: number;
|
|
8048
8071
|
};
|
|
8049
|
-
readonly "claude-fable-5": {
|
|
8050
|
-
id: string;
|
|
8051
|
-
name: string;
|
|
8052
|
-
api: "anthropic-messages";
|
|
8053
|
-
provider: string;
|
|
8054
|
-
baseUrl: string;
|
|
8055
|
-
reasoning: true;
|
|
8056
|
-
input: ("image" | "text")[];
|
|
8057
|
-
cost: {
|
|
8058
|
-
input: number;
|
|
8059
|
-
output: number;
|
|
8060
|
-
cacheRead: number;
|
|
8061
|
-
cacheWrite: number;
|
|
8062
|
-
};
|
|
8063
|
-
contextWindow: number;
|
|
8064
|
-
maxTokens: number;
|
|
8065
|
-
};
|
|
8066
8072
|
readonly "claude-haiku-4-5": {
|
|
8067
8073
|
id: string;
|
|
8068
8074
|
name: string;
|
|
@@ -13611,6 +13617,37 @@ export declare const MODELS: {
|
|
|
13611
13617
|
contextWindow: number;
|
|
13612
13618
|
maxTokens: number;
|
|
13613
13619
|
};
|
|
13620
|
+
readonly "MiniMaxAI/MiniMax-M3": {
|
|
13621
|
+
id: string;
|
|
13622
|
+
name: string;
|
|
13623
|
+
api: "openai-completions";
|
|
13624
|
+
provider: string;
|
|
13625
|
+
baseUrl: string;
|
|
13626
|
+
compat: {
|
|
13627
|
+
supportsStore: false;
|
|
13628
|
+
supportsDeveloperRole: false;
|
|
13629
|
+
supportsReasoningEffort: false;
|
|
13630
|
+
maxTokensField: "max_tokens";
|
|
13631
|
+
supportsStrictMode: false;
|
|
13632
|
+
supportsLongCacheRetention: false;
|
|
13633
|
+
thinkingFormat: "together";
|
|
13634
|
+
};
|
|
13635
|
+
reasoning: true;
|
|
13636
|
+
thinkingLevelMap: {
|
|
13637
|
+
minimal: null;
|
|
13638
|
+
low: null;
|
|
13639
|
+
medium: null;
|
|
13640
|
+
};
|
|
13641
|
+
input: ("image" | "text")[];
|
|
13642
|
+
cost: {
|
|
13643
|
+
input: number;
|
|
13644
|
+
output: number;
|
|
13645
|
+
cacheRead: number;
|
|
13646
|
+
cacheWrite: number;
|
|
13647
|
+
};
|
|
13648
|
+
contextWindow: number;
|
|
13649
|
+
maxTokens: number;
|
|
13650
|
+
};
|
|
13614
13651
|
readonly "Qwen/Qwen2.5-7B-Instruct-Turbo": {
|
|
13615
13652
|
id: string;
|
|
13616
13653
|
name: string;
|
|
@@ -14487,23 +14524,6 @@ export declare const MODELS: {
|
|
|
14487
14524
|
contextWindow: number;
|
|
14488
14525
|
maxTokens: number;
|
|
14489
14526
|
};
|
|
14490
|
-
readonly "anthropic/claude-fable-5": {
|
|
14491
|
-
id: string;
|
|
14492
|
-
name: string;
|
|
14493
|
-
api: "anthropic-messages";
|
|
14494
|
-
provider: string;
|
|
14495
|
-
baseUrl: string;
|
|
14496
|
-
reasoning: true;
|
|
14497
|
-
input: ("image" | "text")[];
|
|
14498
|
-
cost: {
|
|
14499
|
-
input: number;
|
|
14500
|
-
output: number;
|
|
14501
|
-
cacheRead: number;
|
|
14502
|
-
cacheWrite: number;
|
|
14503
|
-
};
|
|
14504
|
-
contextWindow: number;
|
|
14505
|
-
maxTokens: number;
|
|
14506
|
-
};
|
|
14507
14527
|
readonly "anthropic/claude-haiku-4.5": {
|
|
14508
14528
|
id: string;
|
|
14509
14529
|
name: string;
|
|
@@ -17639,6 +17659,28 @@ export declare const MODELS: {
|
|
|
17639
17659
|
contextWindow: number;
|
|
17640
17660
|
maxTokens: number;
|
|
17641
17661
|
};
|
|
17662
|
+
readonly "glm-5.2": {
|
|
17663
|
+
id: string;
|
|
17664
|
+
name: string;
|
|
17665
|
+
api: "openai-completions";
|
|
17666
|
+
provider: string;
|
|
17667
|
+
baseUrl: string;
|
|
17668
|
+
compat: {
|
|
17669
|
+
supportsDeveloperRole: false;
|
|
17670
|
+
thinkingFormat: "zai";
|
|
17671
|
+
zaiToolStream: true;
|
|
17672
|
+
};
|
|
17673
|
+
reasoning: true;
|
|
17674
|
+
input: "text"[];
|
|
17675
|
+
cost: {
|
|
17676
|
+
input: number;
|
|
17677
|
+
output: number;
|
|
17678
|
+
cacheRead: number;
|
|
17679
|
+
cacheWrite: number;
|
|
17680
|
+
};
|
|
17681
|
+
contextWindow: number;
|
|
17682
|
+
maxTokens: number;
|
|
17683
|
+
};
|
|
17642
17684
|
readonly "glm-5v-turbo": {
|
|
17643
17685
|
id: string;
|
|
17644
17686
|
name: string;
|