@aliou/pi-synthetic 0.20.2 → 0.21.0
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/package.json
CHANGED
|
@@ -45,11 +45,11 @@ export const SYNTHETIC_MODELS: SyntheticModelEntry[] = [
|
|
|
45
45
|
name: "syn:small:text",
|
|
46
46
|
aliasFor: "hf:zai-org/GLM-4.7-Flash",
|
|
47
47
|
},
|
|
48
|
-
// API: syn:large:vision → alias for hf:moonshotai/Kimi-K2.
|
|
48
|
+
// API: syn:large:vision → alias for hf:moonshotai/Kimi-K2.7-Code
|
|
49
49
|
{
|
|
50
50
|
id: "syn:large:vision",
|
|
51
51
|
name: "syn:large:vision",
|
|
52
|
-
aliasFor: "hf:moonshotai/Kimi-K2.
|
|
52
|
+
aliasFor: "hf:moonshotai/Kimi-K2.7-Code",
|
|
53
53
|
},
|
|
54
54
|
// API: syn:small:vision → alias for hf:Qwen/Qwen3.6-27B
|
|
55
55
|
{
|
|
@@ -57,33 +57,6 @@ export const SYNTHETIC_MODELS: SyntheticModelEntry[] = [
|
|
|
57
57
|
name: "syn:small:vision",
|
|
58
58
|
aliasFor: "hf:Qwen/Qwen3.6-27B",
|
|
59
59
|
},
|
|
60
|
-
// API: hf:zai-org/GLM-4.7 → ctx=202752
|
|
61
|
-
{
|
|
62
|
-
id: "hf:zai-org/GLM-4.7",
|
|
63
|
-
name: "zai-org/GLM-4.7",
|
|
64
|
-
provider: "synthetic",
|
|
65
|
-
reasoning: true,
|
|
66
|
-
thinkingLevelMap: {
|
|
67
|
-
off: "none",
|
|
68
|
-
minimal: null,
|
|
69
|
-
low: null,
|
|
70
|
-
medium: "medium",
|
|
71
|
-
high: null,
|
|
72
|
-
xhigh: null,
|
|
73
|
-
},
|
|
74
|
-
compat: {
|
|
75
|
-
supportsReasoningEffort: true,
|
|
76
|
-
},
|
|
77
|
-
input: ["text"],
|
|
78
|
-
cost: {
|
|
79
|
-
input: 0.45,
|
|
80
|
-
output: 2.19,
|
|
81
|
-
cacheRead: 0.45,
|
|
82
|
-
cacheWrite: 0,
|
|
83
|
-
},
|
|
84
|
-
contextWindow: 202752,
|
|
85
|
-
maxTokens: 65536,
|
|
86
|
-
},
|
|
87
60
|
// API: hf:zai-org/GLM-5.1 → ctx=196608, out=65536
|
|
88
61
|
{
|
|
89
62
|
id: "hf:zai-org/GLM-5.1",
|
|
@@ -193,14 +166,14 @@ export const SYNTHETIC_MODELS: SyntheticModelEntry[] = [
|
|
|
193
166
|
contextWindow: 131072,
|
|
194
167
|
maxTokens: 65536,
|
|
195
168
|
},
|
|
196
|
-
// API: hf:moonshotai/Kimi-K2.
|
|
169
|
+
// API: hf:moonshotai/Kimi-K2.7-Code → ctx=262144, out=65536
|
|
197
170
|
{
|
|
198
|
-
id: "hf:moonshotai/Kimi-K2.
|
|
199
|
-
name: "moonshotai/Kimi-K2.
|
|
171
|
+
id: "hf:moonshotai/Kimi-K2.7-Code",
|
|
172
|
+
name: "moonshotai/Kimi-K2.7-Code",
|
|
200
173
|
provider: "synthetic",
|
|
201
174
|
reasoning: true,
|
|
202
175
|
thinkingLevelMap: {
|
|
203
|
-
off:
|
|
176
|
+
off: null,
|
|
204
177
|
minimal: null,
|
|
205
178
|
low: null,
|
|
206
179
|
medium: "medium",
|
|
@@ -220,11 +193,11 @@ export const SYNTHETIC_MODELS: SyntheticModelEntry[] = [
|
|
|
220
193
|
contextWindow: 262144,
|
|
221
194
|
maxTokens: 65536,
|
|
222
195
|
},
|
|
223
|
-
// API: hf:
|
|
196
|
+
// API: hf:moonshotai/Kimi-K2.6 → ctx=262144, out=65536
|
|
224
197
|
{
|
|
225
|
-
id: "hf:
|
|
226
|
-
name: "
|
|
227
|
-
provider: "
|
|
198
|
+
id: "hf:moonshotai/Kimi-K2.6",
|
|
199
|
+
name: "moonshotai/Kimi-K2.6",
|
|
200
|
+
provider: "synthetic",
|
|
228
201
|
reasoning: true,
|
|
229
202
|
thinkingLevelMap: {
|
|
230
203
|
off: "none",
|
|
@@ -239,9 +212,9 @@ export const SYNTHETIC_MODELS: SyntheticModelEntry[] = [
|
|
|
239
212
|
},
|
|
240
213
|
input: ["text", "image"],
|
|
241
214
|
cost: {
|
|
242
|
-
input: 0.
|
|
243
|
-
output:
|
|
244
|
-
cacheRead: 0.
|
|
215
|
+
input: 0.95,
|
|
216
|
+
output: 4,
|
|
217
|
+
cacheRead: 0.95,
|
|
245
218
|
cacheWrite: 0,
|
|
246
219
|
},
|
|
247
220
|
contextWindow: 262144,
|