@earendil-works/pi-ai 0.75.1 → 0.75.3
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.
|
@@ -16908,6 +16908,10 @@ export declare const MODELS: {
|
|
|
16908
16908
|
api: "openai-completions";
|
|
16909
16909
|
provider: string;
|
|
16910
16910
|
baseUrl: string;
|
|
16911
|
+
compat: {
|
|
16912
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
16913
|
+
thinkingFormat: "deepseek";
|
|
16914
|
+
};
|
|
16911
16915
|
reasoning: true;
|
|
16912
16916
|
input: "text"[];
|
|
16913
16917
|
cost: {
|
|
@@ -16925,6 +16929,10 @@ export declare const MODELS: {
|
|
|
16925
16929
|
api: "openai-completions";
|
|
16926
16930
|
provider: string;
|
|
16927
16931
|
baseUrl: string;
|
|
16932
|
+
compat: {
|
|
16933
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
16934
|
+
thinkingFormat: "deepseek";
|
|
16935
|
+
};
|
|
16928
16936
|
reasoning: true;
|
|
16929
16937
|
input: ("image" | "text")[];
|
|
16930
16938
|
cost: {
|
|
@@ -16942,6 +16950,10 @@ export declare const MODELS: {
|
|
|
16942
16950
|
api: "openai-completions";
|
|
16943
16951
|
provider: string;
|
|
16944
16952
|
baseUrl: string;
|
|
16953
|
+
compat: {
|
|
16954
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
16955
|
+
thinkingFormat: "deepseek";
|
|
16956
|
+
};
|
|
16945
16957
|
reasoning: true;
|
|
16946
16958
|
input: "text"[];
|
|
16947
16959
|
cost: {
|
|
@@ -16959,6 +16971,10 @@ export declare const MODELS: {
|
|
|
16959
16971
|
api: "openai-completions";
|
|
16960
16972
|
provider: string;
|
|
16961
16973
|
baseUrl: string;
|
|
16974
|
+
compat: {
|
|
16975
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
16976
|
+
thinkingFormat: "deepseek";
|
|
16977
|
+
};
|
|
16962
16978
|
reasoning: true;
|
|
16963
16979
|
input: ("image" | "text")[];
|
|
16964
16980
|
cost: {
|
|
@@ -16976,6 +16992,10 @@ export declare const MODELS: {
|
|
|
16976
16992
|
api: "openai-completions";
|
|
16977
16993
|
provider: string;
|
|
16978
16994
|
baseUrl: string;
|
|
16995
|
+
compat: {
|
|
16996
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
16997
|
+
thinkingFormat: "deepseek";
|
|
16998
|
+
};
|
|
16979
16999
|
reasoning: true;
|
|
16980
17000
|
input: "text"[];
|
|
16981
17001
|
cost: {
|
|
@@ -16995,6 +17015,10 @@ export declare const MODELS: {
|
|
|
16995
17015
|
api: "openai-completions";
|
|
16996
17016
|
provider: string;
|
|
16997
17017
|
baseUrl: string;
|
|
17018
|
+
compat: {
|
|
17019
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17020
|
+
thinkingFormat: "deepseek";
|
|
17021
|
+
};
|
|
16998
17022
|
reasoning: true;
|
|
16999
17023
|
input: "text"[];
|
|
17000
17024
|
cost: {
|
|
@@ -17012,6 +17036,10 @@ export declare const MODELS: {
|
|
|
17012
17036
|
api: "openai-completions";
|
|
17013
17037
|
provider: string;
|
|
17014
17038
|
baseUrl: string;
|
|
17039
|
+
compat: {
|
|
17040
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17041
|
+
thinkingFormat: "deepseek";
|
|
17042
|
+
};
|
|
17015
17043
|
reasoning: true;
|
|
17016
17044
|
input: ("image" | "text")[];
|
|
17017
17045
|
cost: {
|
|
@@ -17029,6 +17057,10 @@ export declare const MODELS: {
|
|
|
17029
17057
|
api: "openai-completions";
|
|
17030
17058
|
provider: string;
|
|
17031
17059
|
baseUrl: string;
|
|
17060
|
+
compat: {
|
|
17061
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17062
|
+
thinkingFormat: "deepseek";
|
|
17063
|
+
};
|
|
17032
17064
|
reasoning: true;
|
|
17033
17065
|
input: "text"[];
|
|
17034
17066
|
cost: {
|
|
@@ -17046,6 +17078,10 @@ export declare const MODELS: {
|
|
|
17046
17078
|
api: "openai-completions";
|
|
17047
17079
|
provider: string;
|
|
17048
17080
|
baseUrl: string;
|
|
17081
|
+
compat: {
|
|
17082
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17083
|
+
thinkingFormat: "deepseek";
|
|
17084
|
+
};
|
|
17049
17085
|
reasoning: true;
|
|
17050
17086
|
input: ("image" | "text")[];
|
|
17051
17087
|
cost: {
|
|
@@ -17063,6 +17099,10 @@ export declare const MODELS: {
|
|
|
17063
17099
|
api: "openai-completions";
|
|
17064
17100
|
provider: string;
|
|
17065
17101
|
baseUrl: string;
|
|
17102
|
+
compat: {
|
|
17103
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17104
|
+
thinkingFormat: "deepseek";
|
|
17105
|
+
};
|
|
17066
17106
|
reasoning: true;
|
|
17067
17107
|
input: "text"[];
|
|
17068
17108
|
cost: {
|
|
@@ -17082,6 +17122,10 @@ export declare const MODELS: {
|
|
|
17082
17122
|
api: "openai-completions";
|
|
17083
17123
|
provider: string;
|
|
17084
17124
|
baseUrl: string;
|
|
17125
|
+
compat: {
|
|
17126
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17127
|
+
thinkingFormat: "deepseek";
|
|
17128
|
+
};
|
|
17085
17129
|
reasoning: true;
|
|
17086
17130
|
input: "text"[];
|
|
17087
17131
|
cost: {
|
|
@@ -17099,6 +17143,10 @@ export declare const MODELS: {
|
|
|
17099
17143
|
api: "openai-completions";
|
|
17100
17144
|
provider: string;
|
|
17101
17145
|
baseUrl: string;
|
|
17146
|
+
compat: {
|
|
17147
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17148
|
+
thinkingFormat: "deepseek";
|
|
17149
|
+
};
|
|
17102
17150
|
reasoning: true;
|
|
17103
17151
|
input: ("image" | "text")[];
|
|
17104
17152
|
cost: {
|
|
@@ -17116,6 +17164,10 @@ export declare const MODELS: {
|
|
|
17116
17164
|
api: "openai-completions";
|
|
17117
17165
|
provider: string;
|
|
17118
17166
|
baseUrl: string;
|
|
17167
|
+
compat: {
|
|
17168
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17169
|
+
thinkingFormat: "deepseek";
|
|
17170
|
+
};
|
|
17119
17171
|
reasoning: true;
|
|
17120
17172
|
input: "text"[];
|
|
17121
17173
|
cost: {
|
|
@@ -17133,6 +17185,10 @@ export declare const MODELS: {
|
|
|
17133
17185
|
api: "openai-completions";
|
|
17134
17186
|
provider: string;
|
|
17135
17187
|
baseUrl: string;
|
|
17188
|
+
compat: {
|
|
17189
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17190
|
+
thinkingFormat: "deepseek";
|
|
17191
|
+
};
|
|
17136
17192
|
reasoning: true;
|
|
17137
17193
|
input: ("image" | "text")[];
|
|
17138
17194
|
cost: {
|
|
@@ -17150,6 +17206,10 @@ export declare const MODELS: {
|
|
|
17150
17206
|
api: "openai-completions";
|
|
17151
17207
|
provider: string;
|
|
17152
17208
|
baseUrl: string;
|
|
17209
|
+
compat: {
|
|
17210
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17211
|
+
thinkingFormat: "deepseek";
|
|
17212
|
+
};
|
|
17153
17213
|
reasoning: true;
|
|
17154
17214
|
input: "text"[];
|
|
17155
17215
|
cost: {
|
|
@@ -17169,6 +17229,10 @@ export declare const MODELS: {
|
|
|
17169
17229
|
api: "openai-completions";
|
|
17170
17230
|
provider: string;
|
|
17171
17231
|
baseUrl: string;
|
|
17232
|
+
compat: {
|
|
17233
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17234
|
+
thinkingFormat: "deepseek";
|
|
17235
|
+
};
|
|
17172
17236
|
reasoning: true;
|
|
17173
17237
|
input: "text"[];
|
|
17174
17238
|
cost: {
|
|
@@ -17186,6 +17250,10 @@ export declare const MODELS: {
|
|
|
17186
17250
|
api: "openai-completions";
|
|
17187
17251
|
provider: string;
|
|
17188
17252
|
baseUrl: string;
|
|
17253
|
+
compat: {
|
|
17254
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17255
|
+
thinkingFormat: "deepseek";
|
|
17256
|
+
};
|
|
17189
17257
|
reasoning: true;
|
|
17190
17258
|
input: ("image" | "text")[];
|
|
17191
17259
|
cost: {
|
|
@@ -17203,6 +17271,10 @@ export declare const MODELS: {
|
|
|
17203
17271
|
api: "openai-completions";
|
|
17204
17272
|
provider: string;
|
|
17205
17273
|
baseUrl: string;
|
|
17274
|
+
compat: {
|
|
17275
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17276
|
+
thinkingFormat: "deepseek";
|
|
17277
|
+
};
|
|
17206
17278
|
reasoning: true;
|
|
17207
17279
|
input: "text"[];
|
|
17208
17280
|
cost: {
|
|
@@ -17220,6 +17292,10 @@ export declare const MODELS: {
|
|
|
17220
17292
|
api: "openai-completions";
|
|
17221
17293
|
provider: string;
|
|
17222
17294
|
baseUrl: string;
|
|
17295
|
+
compat: {
|
|
17296
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17297
|
+
thinkingFormat: "deepseek";
|
|
17298
|
+
};
|
|
17223
17299
|
reasoning: true;
|
|
17224
17300
|
input: ("image" | "text")[];
|
|
17225
17301
|
cost: {
|
|
@@ -17237,6 +17313,10 @@ export declare const MODELS: {
|
|
|
17237
17313
|
api: "openai-completions";
|
|
17238
17314
|
provider: string;
|
|
17239
17315
|
baseUrl: string;
|
|
17316
|
+
compat: {
|
|
17317
|
+
requiresReasoningContentOnAssistantMessages: true;
|
|
17318
|
+
thinkingFormat: "deepseek";
|
|
17319
|
+
};
|
|
17240
17320
|
reasoning: true;
|
|
17241
17321
|
input: "text"[];
|
|
17242
17322
|
cost: {
|