@mastra/core 1.26.0-alpha.11 → 1.26.0-alpha.12
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/CHANGELOG.md +14 -0
- package/dist/agent/agent.d.ts.map +1 -1
- package/dist/agent/index.cjs +8 -8
- package/dist/agent/index.js +1 -1
- package/dist/agent/types.d.ts +7 -1
- package/dist/agent/types.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/map-results-step.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/schema.d.ts +1 -0
- package/dist/agent/workflows/prepare-stream/schema.d.ts.map +1 -1
- package/dist/browser/index.cjs +2 -2
- package/dist/browser/index.js +1 -1
- package/dist/channels/index.cjs +4 -4
- package/dist/channels/index.js +1 -1
- package/dist/{chunk-BJCPVJJV.js → chunk-2E6D5DQ5.js} +3 -3
- package/dist/{chunk-BJCPVJJV.js.map → chunk-2E6D5DQ5.js.map} +1 -1
- package/dist/{chunk-BQN6OA5U.js → chunk-4M66KVRT.js} +6 -6
- package/dist/{chunk-BQN6OA5U.js.map → chunk-4M66KVRT.js.map} +1 -1
- package/dist/{chunk-TJ4FSWVQ.js → chunk-7K6DJUAN.js} +4 -4
- package/dist/{chunk-TJ4FSWVQ.js.map → chunk-7K6DJUAN.js.map} +1 -1
- package/dist/{chunk-WBPTY4Y7.cjs → chunk-BE3VZ4TY.cjs} +57 -57
- package/dist/{chunk-WBPTY4Y7.cjs.map → chunk-BE3VZ4TY.cjs.map} +1 -1
- package/dist/{chunk-MT2NFL3T.js → chunk-E7XQRCBI.js} +38 -10
- package/dist/chunk-E7XQRCBI.js.map +1 -0
- package/dist/{chunk-DELWJ5NK.js → chunk-GP7MJGMS.js} +3 -3
- package/dist/{chunk-DELWJ5NK.js.map → chunk-GP7MJGMS.js.map} +1 -1
- package/dist/{chunk-ECT5553H.cjs → chunk-IPSDBZHB.cjs} +292 -292
- package/dist/{chunk-ECT5553H.cjs.map → chunk-IPSDBZHB.cjs.map} +1 -1
- package/dist/{chunk-5IIRXFH2.cjs → chunk-J4G423VO.cjs} +5 -5
- package/dist/{chunk-5IIRXFH2.cjs.map → chunk-J4G423VO.cjs.map} +1 -1
- package/dist/{chunk-HTSHN5E4.js → chunk-JD7WSJTA.js} +8 -7
- package/dist/chunk-JD7WSJTA.js.map +1 -0
- package/dist/{chunk-HGZ5C3XG.cjs → chunk-LUBVBTV4.cjs} +17 -17
- package/dist/{chunk-HGZ5C3XG.cjs.map → chunk-LUBVBTV4.cjs.map} +1 -1
- package/dist/{chunk-IFMX323P.cjs → chunk-N63HAAVB.cjs} +7 -7
- package/dist/{chunk-IFMX323P.cjs.map → chunk-N63HAAVB.cjs.map} +1 -1
- package/dist/{chunk-72TFCXLB.js → chunk-NTLWGWDT.js} +381 -308
- package/dist/chunk-NTLWGWDT.js.map +1 -0
- package/dist/{chunk-2QPYXXQP.js → chunk-PB3JPQ7B.js} +3 -3
- package/dist/{chunk-2QPYXXQP.js.map → chunk-PB3JPQ7B.js.map} +1 -1
- package/dist/{chunk-M7NIAKE6.cjs → chunk-QKGC723H.cjs} +3 -3
- package/dist/{chunk-M7NIAKE6.cjs.map → chunk-QKGC723H.cjs.map} +1 -1
- package/dist/{chunk-CXIQCUHL.js → chunk-QRGHKCIG.js} +3 -3
- package/dist/{chunk-CXIQCUHL.js.map → chunk-QRGHKCIG.js.map} +1 -1
- package/dist/{chunk-KSTYF5BD.js → chunk-SMOA623A.js} +3 -3
- package/dist/{chunk-KSTYF5BD.js.map → chunk-SMOA623A.js.map} +1 -1
- package/dist/{chunk-6SZ4HY7N.cjs → chunk-SUQSRI7N.cjs} +10 -9
- package/dist/chunk-SUQSRI7N.cjs.map +1 -0
- package/dist/{chunk-B3A3OLBO.cjs → chunk-V2EI5DBA.cjs} +224 -224
- package/dist/{chunk-B3A3OLBO.cjs.map → chunk-V2EI5DBA.cjs.map} +1 -1
- package/dist/{chunk-RSFZN7OV.cjs → chunk-W7KMJBO2.cjs} +389 -316
- package/dist/chunk-W7KMJBO2.cjs.map +1 -0
- package/dist/{chunk-TER3JXU5.cjs → chunk-WUWY4NUR.cjs} +50 -22
- package/dist/chunk-WUWY4NUR.cjs.map +1 -0
- package/dist/{chunk-5EU2N7AI.js → chunk-X22POPDU.js} +9 -9
- package/dist/{chunk-5EU2N7AI.js.map → chunk-X22POPDU.js.map} +1 -1
- package/dist/{chunk-SLO7BNJL.cjs → chunk-YXGUPFLQ.cjs} +9 -9
- package/dist/{chunk-SLO7BNJL.cjs.map → chunk-YXGUPFLQ.cjs.map} +1 -1
- package/dist/datasets/experiment/index.d.ts.map +1 -1
- package/dist/datasets/index.cjs +11 -11
- package/dist/datasets/index.js +1 -1
- package/dist/docs/SKILL.md +3 -1
- package/dist/docs/assets/SOURCE_MAP.json +191 -191
- package/dist/docs/references/docs-agents-structured-output.md +22 -0
- package/dist/docs/references/docs-memory-storage.md +1 -0
- package/dist/docs/references/reference-storage-redis.md +266 -0
- package/dist/docs/references/reference-tools-tavily.md +307 -0
- package/dist/docs/references/reference.md +2 -0
- package/dist/evals/index.cjs +5 -5
- package/dist/evals/index.js +2 -2
- package/dist/evals/scoreTraces/index.cjs +3 -3
- package/dist/evals/scoreTraces/index.js +1 -1
- package/dist/harness/index.cjs +7 -7
- package/dist/harness/index.js +5 -5
- package/dist/index.cjs +2 -2
- package/dist/index.js +1 -1
- package/dist/llm/index.cjs +20 -20
- package/dist/llm/index.js +5 -5
- package/dist/llm/model/provider-types.generated.d.ts +14 -0
- package/dist/loop/index.cjs +14 -14
- package/dist/loop/index.js +1 -1
- package/dist/loop/workflows/agentic-execution/build-messages-from-chunks.d.ts +32 -0
- package/dist/loop/workflows/agentic-execution/build-messages-from-chunks.d.ts.map +1 -0
- package/dist/loop/workflows/agentic-execution/llm-execution-step.d.ts.map +1 -1
- package/dist/loop/workflows/run-state.d.ts +0 -9
- package/dist/loop/workflows/run-state.d.ts.map +1 -1
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.js +1 -1
- package/dist/mastra-GAT6GCQK.cjs +12 -0
- package/dist/{mastra-UBXRRSVL.cjs.map → mastra-GAT6GCQK.cjs.map} +1 -1
- package/dist/mastra-MYONAFWU.js +3 -0
- package/dist/{mastra-YR56DXR7.js.map → mastra-MYONAFWU.js.map} +1 -1
- package/dist/memory/index.cjs +19 -19
- package/dist/memory/index.js +1 -1
- package/dist/models-dev-D7X3KQB6.js +3 -0
- package/dist/{models-dev-B24Y4NYV.js.map → models-dev-D7X3KQB6.js.map} +1 -1
- package/dist/models-dev-E4OIS4CB.cjs +12 -0
- package/dist/{models-dev-EMLWCDMI.cjs.map → models-dev-E4OIS4CB.cjs.map} +1 -1
- package/dist/netlify-KZCZ3W3P.cjs +12 -0
- package/dist/{netlify-BFZBVACL.cjs.map → netlify-KZCZ3W3P.cjs.map} +1 -1
- package/dist/netlify-PIYWGUPG.js +3 -0
- package/dist/{netlify-W7DGKAGR.js.map → netlify-PIYWGUPG.js.map} +1 -1
- package/dist/processor-provider/index.cjs +10 -10
- package/dist/processor-provider/index.js +1 -1
- package/dist/processors/index.cjs +45 -45
- package/dist/processors/index.js +1 -1
- package/dist/processors/processors/structured-output.d.ts +13 -12
- package/dist/processors/processors/structured-output.d.ts.map +1 -1
- package/dist/provider-registry-4PDBM3Q4.js +3 -0
- package/dist/{provider-registry-LGHC4U7P.js.map → provider-registry-4PDBM3Q4.js.map} +1 -1
- package/dist/provider-registry-7DRCW3PP.cjs +44 -0
- package/dist/{provider-registry-OLA6QVLP.cjs.map → provider-registry-7DRCW3PP.cjs.map} +1 -1
- package/dist/provider-registry.json +30 -2
- package/dist/relevance/index.cjs +3 -3
- package/dist/relevance/index.js +1 -1
- package/dist/stream/aisdk/v5/execute.d.ts.map +1 -1
- package/dist/stream/base/output.d.ts.map +1 -1
- package/dist/stream/index.cjs +8 -8
- package/dist/stream/index.js +1 -1
- package/dist/tool-loop-agent/index.cjs +4 -4
- package/dist/tool-loop-agent/index.js +1 -1
- package/dist/workflows/evented/index.cjs +10 -10
- package/dist/workflows/evented/index.js +1 -1
- package/dist/workflows/index.cjs +24 -24
- package/dist/workflows/index.js +1 -1
- package/package.json +3 -3
- package/src/llm/model/provider-types.generated.d.ts +14 -0
- package/dist/chunk-6SZ4HY7N.cjs.map +0 -1
- package/dist/chunk-72TFCXLB.js.map +0 -1
- package/dist/chunk-HTSHN5E4.js.map +0 -1
- package/dist/chunk-MT2NFL3T.js.map +0 -1
- package/dist/chunk-RSFZN7OV.cjs.map +0 -1
- package/dist/chunk-TER3JXU5.cjs.map +0 -1
- package/dist/mastra-UBXRRSVL.cjs +0 -12
- package/dist/mastra-YR56DXR7.js +0 -3
- package/dist/models-dev-B24Y4NYV.js +0 -3
- package/dist/models-dev-EMLWCDMI.cjs +0 -12
- package/dist/netlify-BFZBVACL.cjs +0 -12
- package/dist/netlify-W7DGKAGR.js +0 -3
- package/dist/provider-registry-LGHC4U7P.js +0 -3
- package/dist/provider-registry-OLA6QVLP.cjs +0 -44
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"models-dev-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"models-dev-E4OIS4CB.cjs"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkYXGUPFLQ_cjs = require('./chunk-YXGUPFLQ.cjs');
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
Object.defineProperty(exports, "NetlifyGateway", {
|
|
8
|
+
enumerable: true,
|
|
9
|
+
get: function () { return chunkYXGUPFLQ_cjs.NetlifyGateway; }
|
|
10
|
+
});
|
|
11
|
+
//# sourceMappingURL=netlify-KZCZ3W3P.cjs.map
|
|
12
|
+
//# sourceMappingURL=netlify-KZCZ3W3P.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"netlify-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"netlify-KZCZ3W3P.cjs"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"netlify-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"netlify-PIYWGUPG.js"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkW7KMJBO2_cjs = require('../chunk-W7KMJBO2.cjs');
|
|
4
4
|
var v4 = require('zod/v4');
|
|
5
5
|
|
|
6
6
|
// src/processor-provider/types.ts
|
|
@@ -67,7 +67,7 @@ var unicodeNormalizerProvider = {
|
|
|
67
67
|
}),
|
|
68
68
|
availablePhases: ["processInput"],
|
|
69
69
|
createProcessor(config) {
|
|
70
|
-
return new
|
|
70
|
+
return new chunkW7KMJBO2_cjs.UnicodeNormalizer(config);
|
|
71
71
|
}
|
|
72
72
|
};
|
|
73
73
|
var tokenLimiterProvider = {
|
|
@@ -83,7 +83,7 @@ var tokenLimiterProvider = {
|
|
|
83
83
|
}),
|
|
84
84
|
availablePhases: ["processInput", "processOutputStream", "processOutputResult"],
|
|
85
85
|
createProcessor(config) {
|
|
86
|
-
return new
|
|
86
|
+
return new chunkW7KMJBO2_cjs.TokenLimiterProcessor(
|
|
87
87
|
config
|
|
88
88
|
);
|
|
89
89
|
}
|
|
@@ -99,7 +99,7 @@ var toolCallFilterProvider = {
|
|
|
99
99
|
}),
|
|
100
100
|
availablePhases: ["processInput"],
|
|
101
101
|
createProcessor(config) {
|
|
102
|
-
return new
|
|
102
|
+
return new chunkW7KMJBO2_cjs.ToolCallFilter(config);
|
|
103
103
|
}
|
|
104
104
|
};
|
|
105
105
|
var batchPartsProvider = {
|
|
@@ -115,7 +115,7 @@ var batchPartsProvider = {
|
|
|
115
115
|
}),
|
|
116
116
|
availablePhases: ["processOutputStream"],
|
|
117
117
|
createProcessor(config) {
|
|
118
|
-
return new
|
|
118
|
+
return new chunkW7KMJBO2_cjs.BatchPartsProcessor(config);
|
|
119
119
|
}
|
|
120
120
|
};
|
|
121
121
|
var moderationProvider = {
|
|
@@ -137,7 +137,7 @@ var moderationProvider = {
|
|
|
137
137
|
}),
|
|
138
138
|
availablePhases: ["processInput", "processOutputResult", "processOutputStream"],
|
|
139
139
|
createProcessor(config) {
|
|
140
|
-
return new
|
|
140
|
+
return new chunkW7KMJBO2_cjs.ModerationProcessor(config);
|
|
141
141
|
}
|
|
142
142
|
};
|
|
143
143
|
var promptInjectionDetectorProvider = {
|
|
@@ -158,7 +158,7 @@ var promptInjectionDetectorProvider = {
|
|
|
158
158
|
}),
|
|
159
159
|
availablePhases: ["processInput"],
|
|
160
160
|
createProcessor(config) {
|
|
161
|
-
return new
|
|
161
|
+
return new chunkW7KMJBO2_cjs.PromptInjectionDetector(config);
|
|
162
162
|
}
|
|
163
163
|
};
|
|
164
164
|
var piiDetectorProvider = {
|
|
@@ -181,7 +181,7 @@ var piiDetectorProvider = {
|
|
|
181
181
|
}),
|
|
182
182
|
availablePhases: ["processInput"],
|
|
183
183
|
createProcessor(config) {
|
|
184
|
-
return new
|
|
184
|
+
return new chunkW7KMJBO2_cjs.PIIDetector(config);
|
|
185
185
|
}
|
|
186
186
|
};
|
|
187
187
|
var languageDetectorProvider = {
|
|
@@ -204,7 +204,7 @@ var languageDetectorProvider = {
|
|
|
204
204
|
}),
|
|
205
205
|
availablePhases: ["processInput"],
|
|
206
206
|
createProcessor(config) {
|
|
207
|
-
return new
|
|
207
|
+
return new chunkW7KMJBO2_cjs.LanguageDetector(config);
|
|
208
208
|
}
|
|
209
209
|
};
|
|
210
210
|
var systemPromptScrubberProvider = {
|
|
@@ -225,7 +225,7 @@ var systemPromptScrubberProvider = {
|
|
|
225
225
|
}),
|
|
226
226
|
availablePhases: ["processOutputStream", "processOutputResult"],
|
|
227
227
|
createProcessor(config) {
|
|
228
|
-
return new
|
|
228
|
+
return new chunkW7KMJBO2_cjs.SystemPromptScrubber(config);
|
|
229
229
|
}
|
|
230
230
|
};
|
|
231
231
|
var BUILT_IN_PROCESSOR_PROVIDERS = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { UnicodeNormalizer, TokenLimiterProcessor, ToolCallFilter, BatchPartsProcessor, ModerationProcessor, PromptInjectionDetector, PIIDetector, LanguageDetector, SystemPromptScrubber } from '../chunk-
|
|
1
|
+
import { UnicodeNormalizer, TokenLimiterProcessor, ToolCallFilter, BatchPartsProcessor, ModerationProcessor, PromptInjectionDetector, PIIDetector, LanguageDetector, SystemPromptScrubber } from '../chunk-NTLWGWDT.js';
|
|
2
2
|
import { z } from 'zod/v4';
|
|
3
3
|
|
|
4
4
|
// src/processor-provider/types.ts
|
|
@@ -1,184 +1,184 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkW7KMJBO2_cjs = require('../chunk-W7KMJBO2.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "AgentsMDInjector", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkW7KMJBO2_cjs.AgentsMDInjector; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "BaseProcessor", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkW7KMJBO2_cjs.BaseProcessor; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "BatchPartsProcessor", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkW7KMJBO2_cjs.BatchPartsProcessor; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "FilePartSchema", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkW7KMJBO2_cjs.FilePartSchema; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "ImagePartSchema", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkW7KMJBO2_cjs.ImagePartSchema; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "LanguageDetector", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkW7KMJBO2_cjs.LanguageDetector; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "MessageContentSchema", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkW7KMJBO2_cjs.MessageContentSchema; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "MessageHistory", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkW7KMJBO2_cjs.MessageHistory; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "MessagePartSchema", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkW7KMJBO2_cjs.MessagePartSchema; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "ModerationProcessor", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkW7KMJBO2_cjs.ModerationProcessor; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "PIIDetector", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkW7KMJBO2_cjs.PIIDetector; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "PrefillErrorHandler", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkW7KMJBO2_cjs.PrefillErrorHandler; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "ProcessorInputPhaseSchema", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkW7KMJBO2_cjs.ProcessorInputPhaseSchema; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "ProcessorInputStepPhaseSchema", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkW7KMJBO2_cjs.ProcessorInputStepPhaseSchema; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "ProcessorMessageContentSchema", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkW7KMJBO2_cjs.ProcessorMessageContentSchema; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "ProcessorMessageSchema", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkW7KMJBO2_cjs.ProcessorMessageSchema; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "ProcessorOutputResultPhaseSchema", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkW7KMJBO2_cjs.ProcessorOutputResultPhaseSchema; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "ProcessorOutputStepPhaseSchema", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkW7KMJBO2_cjs.ProcessorOutputStepPhaseSchema; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "ProcessorOutputStreamPhaseSchema", {
|
|
80
80
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkW7KMJBO2_cjs.ProcessorOutputStreamPhaseSchema; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "ProcessorRunner", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkW7KMJBO2_cjs.ProcessorRunner; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "ProcessorState", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkW7KMJBO2_cjs.ProcessorState; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "ProcessorStepInputSchema", {
|
|
92
92
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkW7KMJBO2_cjs.ProcessorStepInputSchema; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, "ProcessorStepOutputSchema", {
|
|
96
96
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunkW7KMJBO2_cjs.ProcessorStepOutputSchema; }
|
|
98
98
|
});
|
|
99
99
|
Object.defineProperty(exports, "ProcessorStepSchema", {
|
|
100
100
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunkW7KMJBO2_cjs.ProcessorStepSchema; }
|
|
102
102
|
});
|
|
103
103
|
Object.defineProperty(exports, "PromptInjectionDetector", {
|
|
104
104
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkW7KMJBO2_cjs.PromptInjectionDetector; }
|
|
106
106
|
});
|
|
107
107
|
Object.defineProperty(exports, "ReasoningPartSchema", {
|
|
108
108
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkW7KMJBO2_cjs.ReasoningPartSchema; }
|
|
110
110
|
});
|
|
111
111
|
Object.defineProperty(exports, "SemanticRecall", {
|
|
112
112
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunkW7KMJBO2_cjs.SemanticRecall; }
|
|
114
114
|
});
|
|
115
115
|
Object.defineProperty(exports, "SkillSearchProcessor", {
|
|
116
116
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunkW7KMJBO2_cjs.SkillSearchProcessor; }
|
|
118
118
|
});
|
|
119
119
|
Object.defineProperty(exports, "SkillsProcessor", {
|
|
120
120
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunkW7KMJBO2_cjs.SkillsProcessor; }
|
|
122
122
|
});
|
|
123
123
|
Object.defineProperty(exports, "SourcePartSchema", {
|
|
124
124
|
enumerable: true,
|
|
125
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunkW7KMJBO2_cjs.SourcePartSchema; }
|
|
126
126
|
});
|
|
127
127
|
Object.defineProperty(exports, "StepStartPartSchema", {
|
|
128
128
|
enumerable: true,
|
|
129
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunkW7KMJBO2_cjs.StepStartPartSchema; }
|
|
130
130
|
});
|
|
131
131
|
Object.defineProperty(exports, "StructuredOutputProcessor", {
|
|
132
132
|
enumerable: true,
|
|
133
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunkW7KMJBO2_cjs.StructuredOutputProcessor; }
|
|
134
134
|
});
|
|
135
135
|
Object.defineProperty(exports, "SystemPromptScrubber", {
|
|
136
136
|
enumerable: true,
|
|
137
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunkW7KMJBO2_cjs.SystemPromptScrubber; }
|
|
138
138
|
});
|
|
139
139
|
Object.defineProperty(exports, "TextPartSchema", {
|
|
140
140
|
enumerable: true,
|
|
141
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunkW7KMJBO2_cjs.TextPartSchema; }
|
|
142
142
|
});
|
|
143
143
|
Object.defineProperty(exports, "TokenLimiter", {
|
|
144
144
|
enumerable: true,
|
|
145
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunkW7KMJBO2_cjs.TokenLimiterProcessor; }
|
|
146
146
|
});
|
|
147
147
|
Object.defineProperty(exports, "TokenLimiterProcessor", {
|
|
148
148
|
enumerable: true,
|
|
149
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunkW7KMJBO2_cjs.TokenLimiterProcessor; }
|
|
150
150
|
});
|
|
151
151
|
Object.defineProperty(exports, "ToolCallFilter", {
|
|
152
152
|
enumerable: true,
|
|
153
|
-
get: function () { return
|
|
153
|
+
get: function () { return chunkW7KMJBO2_cjs.ToolCallFilter; }
|
|
154
154
|
});
|
|
155
155
|
Object.defineProperty(exports, "ToolInvocationPartSchema", {
|
|
156
156
|
enumerable: true,
|
|
157
|
-
get: function () { return
|
|
157
|
+
get: function () { return chunkW7KMJBO2_cjs.ToolInvocationPartSchema; }
|
|
158
158
|
});
|
|
159
159
|
Object.defineProperty(exports, "ToolSearchProcessor", {
|
|
160
160
|
enumerable: true,
|
|
161
|
-
get: function () { return
|
|
161
|
+
get: function () { return chunkW7KMJBO2_cjs.ToolSearchProcessor; }
|
|
162
162
|
});
|
|
163
163
|
Object.defineProperty(exports, "UnicodeNormalizer", {
|
|
164
164
|
enumerable: true,
|
|
165
|
-
get: function () { return
|
|
165
|
+
get: function () { return chunkW7KMJBO2_cjs.UnicodeNormalizer; }
|
|
166
166
|
});
|
|
167
167
|
Object.defineProperty(exports, "WorkingMemory", {
|
|
168
168
|
enumerable: true,
|
|
169
|
-
get: function () { return
|
|
169
|
+
get: function () { return chunkW7KMJBO2_cjs.WorkingMemory; }
|
|
170
170
|
});
|
|
171
171
|
Object.defineProperty(exports, "WorkspaceInstructionsProcessor", {
|
|
172
172
|
enumerable: true,
|
|
173
|
-
get: function () { return
|
|
173
|
+
get: function () { return chunkW7KMJBO2_cjs.WorkspaceInstructionsProcessor; }
|
|
174
174
|
});
|
|
175
175
|
Object.defineProperty(exports, "globalEmbeddingCache", {
|
|
176
176
|
enumerable: true,
|
|
177
|
-
get: function () { return
|
|
177
|
+
get: function () { return chunkW7KMJBO2_cjs.globalEmbeddingCache; }
|
|
178
178
|
});
|
|
179
179
|
Object.defineProperty(exports, "isProcessorWorkflow", {
|
|
180
180
|
enumerable: true,
|
|
181
|
-
get: function () { return
|
|
181
|
+
get: function () { return chunkW7KMJBO2_cjs.isProcessorWorkflow; }
|
|
182
182
|
});
|
|
183
183
|
//# sourceMappingURL=index.cjs.map
|
|
184
184
|
//# sourceMappingURL=index.cjs.map
|
package/dist/processors/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { AgentsMDInjector, BaseProcessor, BatchPartsProcessor, FilePartSchema, ImagePartSchema, LanguageDetector, MessageContentSchema, MessageHistory, MessagePartSchema, ModerationProcessor, PIIDetector, PrefillErrorHandler, ProcessorInputPhaseSchema, ProcessorInputStepPhaseSchema, ProcessorMessageContentSchema, ProcessorMessageSchema, ProcessorOutputResultPhaseSchema, ProcessorOutputStepPhaseSchema, ProcessorOutputStreamPhaseSchema, ProcessorRunner, ProcessorState, ProcessorStepInputSchema, ProcessorStepOutputSchema, ProcessorStepSchema, PromptInjectionDetector, ReasoningPartSchema, SemanticRecall, SkillSearchProcessor, SkillsProcessor, SourcePartSchema, StepStartPartSchema, StructuredOutputProcessor, SystemPromptScrubber, TextPartSchema, TokenLimiterProcessor as TokenLimiter, TokenLimiterProcessor, ToolCallFilter, ToolInvocationPartSchema, ToolSearchProcessor, UnicodeNormalizer, WorkingMemory, WorkspaceInstructionsProcessor, globalEmbeddingCache, isProcessorWorkflow } from '../chunk-
|
|
1
|
+
export { AgentsMDInjector, BaseProcessor, BatchPartsProcessor, FilePartSchema, ImagePartSchema, LanguageDetector, MessageContentSchema, MessageHistory, MessagePartSchema, ModerationProcessor, PIIDetector, PrefillErrorHandler, ProcessorInputPhaseSchema, ProcessorInputStepPhaseSchema, ProcessorMessageContentSchema, ProcessorMessageSchema, ProcessorOutputResultPhaseSchema, ProcessorOutputStepPhaseSchema, ProcessorOutputStreamPhaseSchema, ProcessorRunner, ProcessorState, ProcessorStepInputSchema, ProcessorStepOutputSchema, ProcessorStepSchema, PromptInjectionDetector, ReasoningPartSchema, SemanticRecall, SkillSearchProcessor, SkillsProcessor, SourcePartSchema, StepStartPartSchema, StructuredOutputProcessor, SystemPromptScrubber, TextPartSchema, TokenLimiterProcessor as TokenLimiter, TokenLimiterProcessor, ToolCallFilter, ToolInvocationPartSchema, ToolSearchProcessor, UnicodeNormalizer, WorkingMemory, WorkspaceInstructionsProcessor, globalEmbeddingCache, isProcessorWorkflow } from '../chunk-NTLWGWDT.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { Agent } from '../../agent/index.js';
|
|
2
2
|
import type { StructuredOutputOptions } from '../../agent/types.js';
|
|
3
3
|
import type { Mastra } from '../../mastra/index.js';
|
|
4
|
-
import type { ObservabilityContext } from '../../observability/index.js';
|
|
5
4
|
import type { StandardSchemaWithJSON } from '../../schema/index.js';
|
|
6
5
|
import type { ChunkType } from '../../stream/index.js';
|
|
7
|
-
import type { Processor } from '../index.js';
|
|
6
|
+
import type { ProcessOutputStreamArgs, Processor } from '../index.js';
|
|
8
7
|
export type { StructuredOutputOptions } from '../../agent/types.js';
|
|
9
8
|
export declare const STRUCTURED_OUTPUT_PROCESSOR_NAME = "structured-output";
|
|
10
9
|
/**
|
|
@@ -24,6 +23,10 @@ export declare class StructuredOutputProcessor<OUTPUT extends {}> implements Pro
|
|
|
24
23
|
readonly name = "Structured Output";
|
|
25
24
|
schema: StandardSchemaWithJSON<OUTPUT>;
|
|
26
25
|
private structuringAgent;
|
|
26
|
+
private structuringModel;
|
|
27
|
+
private structuringInstructions;
|
|
28
|
+
private agent?;
|
|
29
|
+
private useAgent;
|
|
27
30
|
private errorStrategy;
|
|
28
31
|
private fallbackValue?;
|
|
29
32
|
private isStructuringAgentStreamStarted;
|
|
@@ -32,16 +35,14 @@ export declare class StructuredOutputProcessor<OUTPUT extends {}> implements Pro
|
|
|
32
35
|
private logger?;
|
|
33
36
|
constructor(options: StructuredOutputOptions<OUTPUT>);
|
|
34
37
|
__registerMastra(mastra: Mastra): void;
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
streamParts: ChunkType[];
|
|
38
|
-
state: Record<string, unknown> & {
|
|
39
|
-
controller?: TransformStreamDefaultController<ChunkType<OUTPUT>>;
|
|
40
|
-
};
|
|
41
|
-
abort: (reason?: string, options?: unknown) => never;
|
|
42
|
-
retryCount: number;
|
|
43
|
-
} & Partial<ObservabilityContext>): Promise<ChunkType | null | undefined>;
|
|
38
|
+
setAgent(agent: Agent<any, any, any>): void;
|
|
39
|
+
processOutputStream(args: ProcessOutputStreamArgs): Promise<ChunkType | null | undefined>;
|
|
44
40
|
private processAndEmitStructuredOutput;
|
|
41
|
+
/**
|
|
42
|
+
* Get the structuring stream, using the explicit agent with model override and
|
|
43
|
+
* read-only memory when request context provides thread info, falling back to the bare internal agent.
|
|
44
|
+
*/
|
|
45
|
+
private getStructuringStream;
|
|
45
46
|
/**
|
|
46
47
|
* Build a structured markdown prompt from stream parts
|
|
47
48
|
* Collects chunks by type and formats them in a consistent structure
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"structured-output.d.ts","sourceRoot":"","sources":["../../../src/processors/processors/structured-output.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"structured-output.d.ts","sourceRoot":"","sources":["../../../src/processors/processors/structured-output.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AAEpC,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,mBAAmB,CAAC;AAKjE,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AAI3C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAC;AAE3D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAE9C,OAAO,KAAK,EAAE,uBAAuB,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAEnE,YAAY,EAAE,uBAAuB,EAAE,MAAM,mBAAmB,CAAC;AAEjE,eAAO,MAAM,gCAAgC,sBAAsB,CAAC;AAEpE;;;;;;;;;;;GAWG;AACH,qBAAa,yBAAyB,CAAC,MAAM,SAAS,EAAE,CAAE,YAAW,SAAS,CAAC,mBAAmB,CAAC;IACjG,QAAQ,CAAC,EAAE,uBAAoC;IAC/C,QAAQ,CAAC,IAAI,uBAAuB;IAE7B,MAAM,EAAE,sBAAsB,CAAC,MAAM,CAAC,CAAC;IAC9C,OAAO,CAAC,gBAAgB,CAA6B;IACrD,OAAO,CAAC,gBAAgB,CAAoB;IAC5C,OAAO,CAAC,uBAAuB,CAAS;IACxC,OAAO,CAAC,KAAK,CAAC,CAAuB;IACrC,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,aAAa,CAAiC;IACtD,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,+BAA+B,CAAS;IAChD,OAAO,CAAC,mBAAmB,CAAC,CAAU;IACtC,OAAO,CAAC,eAAe,CAAC,CAAkB;IAC1C,OAAO,CAAC,MAAM,CAAC,CAAgB;gBAEnB,OAAO,EAAE,uBAAuB,CAAC,MAAM,CAAC;IAoCpD,gBAAgB,CAAC,MAAM,EAAE,MAAM;IAI/B,QAAQ,CAAC,KAAK,EAAE,KAAK,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC;IAI9B,mBAAmB,CAAC,IAAI,EAAE,uBAAuB,GAAG,OAAO,CAAC,SAAS,GAAG,IAAI,GAAG,SAAS,CAAC;YA0BjF,8BAA8B;IAqE5C;;;OAGG;YACW,oBAAoB;IA4ElC;;;OAGG;IACH,OAAO,CAAC,sBAAsB;IA6D9B;;OAEG;IACH,OAAO,CAAC,oBAAoB;IAe5B;;OAEG;IACH,OAAO,CAAC,WAAW;IAkBnB,OAAO,CAAC,eAAe;CAgBxB"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { GatewayRegistry, PROVIDER_MODELS, PROVIDER_REGISTRY, getProviderConfig, getRegisteredProviders, isOfflineMode, isProviderRegistered, isValidModelId, parseModelString } from './chunk-E7XQRCBI.js';
|
|
2
|
+
//# sourceMappingURL=provider-registry-4PDBM3Q4.js.map
|
|
3
|
+
//# sourceMappingURL=provider-registry-4PDBM3Q4.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"provider-registry-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"provider-registry-4PDBM3Q4.js"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkWUWY4NUR_cjs = require('./chunk-WUWY4NUR.cjs');
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
Object.defineProperty(exports, "GatewayRegistry", {
|
|
8
|
+
enumerable: true,
|
|
9
|
+
get: function () { return chunkWUWY4NUR_cjs.GatewayRegistry; }
|
|
10
|
+
});
|
|
11
|
+
Object.defineProperty(exports, "PROVIDER_MODELS", {
|
|
12
|
+
enumerable: true,
|
|
13
|
+
get: function () { return chunkWUWY4NUR_cjs.PROVIDER_MODELS; }
|
|
14
|
+
});
|
|
15
|
+
Object.defineProperty(exports, "PROVIDER_REGISTRY", {
|
|
16
|
+
enumerable: true,
|
|
17
|
+
get: function () { return chunkWUWY4NUR_cjs.PROVIDER_REGISTRY; }
|
|
18
|
+
});
|
|
19
|
+
Object.defineProperty(exports, "getProviderConfig", {
|
|
20
|
+
enumerable: true,
|
|
21
|
+
get: function () { return chunkWUWY4NUR_cjs.getProviderConfig; }
|
|
22
|
+
});
|
|
23
|
+
Object.defineProperty(exports, "getRegisteredProviders", {
|
|
24
|
+
enumerable: true,
|
|
25
|
+
get: function () { return chunkWUWY4NUR_cjs.getRegisteredProviders; }
|
|
26
|
+
});
|
|
27
|
+
Object.defineProperty(exports, "isOfflineMode", {
|
|
28
|
+
enumerable: true,
|
|
29
|
+
get: function () { return chunkWUWY4NUR_cjs.isOfflineMode; }
|
|
30
|
+
});
|
|
31
|
+
Object.defineProperty(exports, "isProviderRegistered", {
|
|
32
|
+
enumerable: true,
|
|
33
|
+
get: function () { return chunkWUWY4NUR_cjs.isProviderRegistered; }
|
|
34
|
+
});
|
|
35
|
+
Object.defineProperty(exports, "isValidModelId", {
|
|
36
|
+
enumerable: true,
|
|
37
|
+
get: function () { return chunkWUWY4NUR_cjs.isValidModelId; }
|
|
38
|
+
});
|
|
39
|
+
Object.defineProperty(exports, "parseModelString", {
|
|
40
|
+
enumerable: true,
|
|
41
|
+
get: function () { return chunkWUWY4NUR_cjs.parseModelString; }
|
|
42
|
+
});
|
|
43
|
+
//# sourceMappingURL=provider-registry-7DRCW3PP.cjs.map
|
|
44
|
+
//# sourceMappingURL=provider-registry-7DRCW3PP.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"provider-registry-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"provider-registry-7DRCW3PP.cjs"}
|
|
@@ -337,6 +337,7 @@
|
|
|
337
337
|
"aion-labs/aion-1.0",
|
|
338
338
|
"aion-labs/aion-1.0-mini",
|
|
339
339
|
"aion-labs/aion-rp-llama-3.1-8b",
|
|
340
|
+
"alibaba/qwen3.6-flash",
|
|
340
341
|
"allenai/molmo-2-8b",
|
|
341
342
|
"allenai/olmo-3-32b-think",
|
|
342
343
|
"allenai/olmo-3.1-32b-instruct",
|
|
@@ -581,6 +582,8 @@
|
|
|
581
582
|
"moonshotai/kimi-k2-thinking-turbo-original",
|
|
582
583
|
"moonshotai/kimi-k2.5",
|
|
583
584
|
"moonshotai/kimi-k2.5:thinking",
|
|
585
|
+
"moonshotai/kimi-k2.6",
|
|
586
|
+
"moonshotai/kimi-k2.6:thinking",
|
|
584
587
|
"nex-agi/deepseek-v3.1-nex-n1",
|
|
585
588
|
"nothingiisreal/L3.1-70B-Celeste-V0.1-BF16",
|
|
586
589
|
"nvidia/Llama-3.1-Nemotron-70B-Instruct-HF",
|
|
@@ -638,11 +641,14 @@
|
|
|
638
641
|
"phi-4-mini-instruct",
|
|
639
642
|
"phi-4-multimodal-instruct",
|
|
640
643
|
"qvq-max",
|
|
644
|
+
"qwen-3.6-plus",
|
|
641
645
|
"qwen-image",
|
|
642
646
|
"qwen-long",
|
|
643
647
|
"qwen-max",
|
|
644
648
|
"qwen-plus",
|
|
645
649
|
"qwen-turbo",
|
|
650
|
+
"qwen/Qwen3.6-35B-A3B",
|
|
651
|
+
"qwen/Qwen3.6-35B-A3B:thinking",
|
|
646
652
|
"qwen/qwen3.5-397b-a17b",
|
|
647
653
|
"qwen25-vl-72b-instruct",
|
|
648
654
|
"qwen3-30b-a3b-instruct-2507",
|
|
@@ -650,6 +656,7 @@
|
|
|
650
656
|
"qwen3-max-2026-01-23",
|
|
651
657
|
"qwen3-vl-235b-a22b-instruct-original",
|
|
652
658
|
"qwen3-vl-235b-a22b-thinking",
|
|
659
|
+
"qwen3.6-max-preview",
|
|
653
660
|
"qwq-32b",
|
|
654
661
|
"raifle/sorcererlm-8x22b",
|
|
655
662
|
"sarvan-medium",
|
|
@@ -1180,6 +1187,7 @@
|
|
|
1180
1187
|
"accounts/fireworks/models/kimi-k2-instruct",
|
|
1181
1188
|
"accounts/fireworks/models/kimi-k2-thinking",
|
|
1182
1189
|
"accounts/fireworks/models/kimi-k2p5",
|
|
1190
|
+
"accounts/fireworks/models/kimi-k2p6",
|
|
1183
1191
|
"accounts/fireworks/models/minimax-m2p1",
|
|
1184
1192
|
"accounts/fireworks/models/minimax-m2p5",
|
|
1185
1193
|
"accounts/fireworks/models/minimax-m2p7",
|
|
@@ -1535,6 +1543,7 @@
|
|
|
1535
1543
|
"moonshotai/kimi-k2-thinking",
|
|
1536
1544
|
"moonshotai/kimi-k2-thinking-turbo",
|
|
1537
1545
|
"moonshotai/kimi-k2.5",
|
|
1546
|
+
"moonshotai/kimi-k2.6",
|
|
1538
1547
|
"openai/gpt-5",
|
|
1539
1548
|
"openai/gpt-5-codex",
|
|
1540
1549
|
"openai/gpt-5.1",
|
|
@@ -1858,6 +1867,9 @@
|
|
|
1858
1867
|
"MiniMaxAI/MiniMax-M2.5",
|
|
1859
1868
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
1860
1869
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo",
|
|
1870
|
+
"Qwen/Qwen3.5-35B-A3B",
|
|
1871
|
+
"Qwen/Qwen3.5-397B-A17B",
|
|
1872
|
+
"Qwen/Qwen3.6-35B-A3B",
|
|
1861
1873
|
"anthropic/claude-3-7-sonnet-latest",
|
|
1862
1874
|
"anthropic/claude-4-opus",
|
|
1863
1875
|
"deepseek-ai/DeepSeek-R1-0528",
|
|
@@ -2148,6 +2160,7 @@
|
|
|
2148
2160
|
"moonshotai/kimi-k2-0905",
|
|
2149
2161
|
"moonshotai/kimi-k2-thinking",
|
|
2150
2162
|
"moonshotai/kimi-k2.5",
|
|
2163
|
+
"moonshotai/kimi-k2.6",
|
|
2151
2164
|
"morph/morph-v3-fast",
|
|
2152
2165
|
"morph/morph-v3-large",
|
|
2153
2166
|
"nex-agi/deepseek-v3.1-nex-n1",
|
|
@@ -2942,7 +2955,8 @@
|
|
|
2942
2955
|
"kimi-k2-thinking",
|
|
2943
2956
|
"kimi-k2-thinking-turbo",
|
|
2944
2957
|
"kimi-k2-turbo-preview",
|
|
2945
|
-
"kimi-k2.5"
|
|
2958
|
+
"kimi-k2.5",
|
|
2959
|
+
"kimi-k2.6"
|
|
2946
2960
|
],
|
|
2947
2961
|
"docUrl": "https://platform.moonshot.cn/docs/api/chat",
|
|
2948
2962
|
"gateway": "models.dev",
|
|
@@ -4910,6 +4924,7 @@
|
|
|
4910
4924
|
"aion-labs/aion-1.0",
|
|
4911
4925
|
"aion-labs/aion-1.0-mini",
|
|
4912
4926
|
"aion-labs/aion-rp-llama-3.1-8b",
|
|
4927
|
+
"alibaba/qwen3.6-flash",
|
|
4913
4928
|
"allenai/molmo-2-8b",
|
|
4914
4929
|
"allenai/olmo-3-32b-think",
|
|
4915
4930
|
"allenai/olmo-3.1-32b-instruct",
|
|
@@ -5154,6 +5169,8 @@
|
|
|
5154
5169
|
"moonshotai/kimi-k2-thinking-turbo-original",
|
|
5155
5170
|
"moonshotai/kimi-k2.5",
|
|
5156
5171
|
"moonshotai/kimi-k2.5:thinking",
|
|
5172
|
+
"moonshotai/kimi-k2.6",
|
|
5173
|
+
"moonshotai/kimi-k2.6:thinking",
|
|
5157
5174
|
"nex-agi/deepseek-v3.1-nex-n1",
|
|
5158
5175
|
"nothingiisreal/L3.1-70B-Celeste-V0.1-BF16",
|
|
5159
5176
|
"nvidia/Llama-3.1-Nemotron-70B-Instruct-HF",
|
|
@@ -5211,11 +5228,14 @@
|
|
|
5211
5228
|
"phi-4-mini-instruct",
|
|
5212
5229
|
"phi-4-multimodal-instruct",
|
|
5213
5230
|
"qvq-max",
|
|
5231
|
+
"qwen-3.6-plus",
|
|
5214
5232
|
"qwen-image",
|
|
5215
5233
|
"qwen-long",
|
|
5216
5234
|
"qwen-max",
|
|
5217
5235
|
"qwen-plus",
|
|
5218
5236
|
"qwen-turbo",
|
|
5237
|
+
"qwen/Qwen3.6-35B-A3B",
|
|
5238
|
+
"qwen/Qwen3.6-35B-A3B:thinking",
|
|
5219
5239
|
"qwen/qwen3.5-397b-a17b",
|
|
5220
5240
|
"qwen25-vl-72b-instruct",
|
|
5221
5241
|
"qwen3-30b-a3b-instruct-2507",
|
|
@@ -5223,6 +5243,7 @@
|
|
|
5223
5243
|
"qwen3-max-2026-01-23",
|
|
5224
5244
|
"qwen3-vl-235b-a22b-instruct-original",
|
|
5225
5245
|
"qwen3-vl-235b-a22b-thinking",
|
|
5246
|
+
"qwen3.6-max-preview",
|
|
5226
5247
|
"qwq-32b",
|
|
5227
5248
|
"raifle/sorcererlm-8x22b",
|
|
5228
5249
|
"sarvan-medium",
|
|
@@ -5665,6 +5686,7 @@
|
|
|
5665
5686
|
"accounts/fireworks/models/kimi-k2-instruct",
|
|
5666
5687
|
"accounts/fireworks/models/kimi-k2-thinking",
|
|
5667
5688
|
"accounts/fireworks/models/kimi-k2p5",
|
|
5689
|
+
"accounts/fireworks/models/kimi-k2p6",
|
|
5668
5690
|
"accounts/fireworks/models/minimax-m2p1",
|
|
5669
5691
|
"accounts/fireworks/models/minimax-m2p5",
|
|
5670
5692
|
"accounts/fireworks/models/minimax-m2p7",
|
|
@@ -5930,6 +5952,7 @@
|
|
|
5930
5952
|
"moonshotai/kimi-k2-thinking",
|
|
5931
5953
|
"moonshotai/kimi-k2-thinking-turbo",
|
|
5932
5954
|
"moonshotai/kimi-k2.5",
|
|
5955
|
+
"moonshotai/kimi-k2.6",
|
|
5933
5956
|
"openai/gpt-5",
|
|
5934
5957
|
"openai/gpt-5-codex",
|
|
5935
5958
|
"openai/gpt-5.1",
|
|
@@ -6190,6 +6213,9 @@
|
|
|
6190
6213
|
"MiniMaxAI/MiniMax-M2.5",
|
|
6191
6214
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
6192
6215
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo",
|
|
6216
|
+
"Qwen/Qwen3.5-35B-A3B",
|
|
6217
|
+
"Qwen/Qwen3.5-397B-A17B",
|
|
6218
|
+
"Qwen/Qwen3.6-35B-A3B",
|
|
6193
6219
|
"anthropic/claude-3-7-sonnet-latest",
|
|
6194
6220
|
"anthropic/claude-4-opus",
|
|
6195
6221
|
"deepseek-ai/DeepSeek-R1-0528",
|
|
@@ -6463,6 +6489,7 @@
|
|
|
6463
6489
|
"moonshotai/kimi-k2-0905",
|
|
6464
6490
|
"moonshotai/kimi-k2-thinking",
|
|
6465
6491
|
"moonshotai/kimi-k2.5",
|
|
6492
|
+
"moonshotai/kimi-k2.6",
|
|
6466
6493
|
"morph/morph-v3-fast",
|
|
6467
6494
|
"morph/morph-v3-large",
|
|
6468
6495
|
"nex-agi/deepseek-v3.1-nex-n1",
|
|
@@ -7098,7 +7125,8 @@
|
|
|
7098
7125
|
"kimi-k2-thinking",
|
|
7099
7126
|
"kimi-k2-thinking-turbo",
|
|
7100
7127
|
"kimi-k2-turbo-preview",
|
|
7101
|
-
"kimi-k2.5"
|
|
7128
|
+
"kimi-k2.5",
|
|
7129
|
+
"kimi-k2.6"
|
|
7102
7130
|
],
|
|
7103
7131
|
"wafer.ai": ["GLM-5.1", "Qwen3.5-397B-A17B"],
|
|
7104
7132
|
"cloudferro-sherlock": [
|