@mastra/core 1.3.0-alpha.1 → 1.3.0-alpha.2

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.
Files changed (85) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/agent/index.cjs +8 -8
  3. package/dist/agent/index.js +1 -1
  4. package/dist/{chunk-DD7377YA.cjs → chunk-6TZKQI4R.cjs} +5 -5
  5. package/dist/{chunk-DD7377YA.cjs.map → chunk-6TZKQI4R.cjs.map} +1 -1
  6. package/dist/{chunk-GMSEZYLZ.js → chunk-BXLLXTT4.js} +3 -3
  7. package/dist/{chunk-GMSEZYLZ.js.map → chunk-BXLLXTT4.js.map} +1 -1
  8. package/dist/{chunk-5VMWMXSI.cjs → chunk-D5JZT6EK.cjs} +14 -14
  9. package/dist/{chunk-5VMWMXSI.cjs.map → chunk-D5JZT6EK.cjs.map} +1 -1
  10. package/dist/{chunk-ZC6IHDHX.cjs → chunk-FLHFB23E.cjs} +12 -12
  11. package/dist/{chunk-ZC6IHDHX.cjs.map → chunk-FLHFB23E.cjs.map} +1 -1
  12. package/dist/{chunk-U4EG3D6G.cjs → chunk-GCTAD6B7.cjs} +5 -5
  13. package/dist/{chunk-U4EG3D6G.cjs.map → chunk-GCTAD6B7.cjs.map} +1 -1
  14. package/dist/{chunk-LULKG6NF.js → chunk-JQNREL64.js} +4 -4
  15. package/dist/{chunk-LULKG6NF.js.map → chunk-JQNREL64.js.map} +1 -1
  16. package/dist/{chunk-SZH2YH74.cjs → chunk-JU6K7UDX.cjs} +8 -8
  17. package/dist/chunk-JU6K7UDX.cjs.map +1 -0
  18. package/dist/{chunk-D5B5ON7A.cjs → chunk-KAJNBNWP.cjs} +23 -5
  19. package/dist/chunk-KAJNBNWP.cjs.map +1 -0
  20. package/dist/{chunk-MAX37NGP.js → chunk-KL2JPSRX.js} +3 -3
  21. package/dist/{chunk-MAX37NGP.js.map → chunk-KL2JPSRX.js.map} +1 -1
  22. package/dist/{chunk-VJDLIS2E.js → chunk-MOOJ3H3C.js} +8 -8
  23. package/dist/chunk-MOOJ3H3C.js.map +1 -0
  24. package/dist/{chunk-ELBCIHOB.js → chunk-STKNQDVA.js} +4 -4
  25. package/dist/{chunk-ELBCIHOB.js.map → chunk-STKNQDVA.js.map} +1 -1
  26. package/dist/{chunk-DULE2DRR.cjs → chunk-U2CABSMC.cjs} +48 -48
  27. package/dist/{chunk-DULE2DRR.cjs.map → chunk-U2CABSMC.cjs.map} +1 -1
  28. package/dist/{chunk-YMXQDOSQ.js → chunk-VVD56FI4.js} +7 -7
  29. package/dist/{chunk-YMXQDOSQ.js.map → chunk-VVD56FI4.js.map} +1 -1
  30. package/dist/{chunk-VHAFCFYP.js → chunk-WL3AW3YA.js} +22 -4
  31. package/dist/chunk-WL3AW3YA.js.map +1 -0
  32. package/dist/{chunk-ZIWDJWC3.cjs → chunk-XQVYEOI7.cjs} +7 -7
  33. package/dist/{chunk-ZIWDJWC3.cjs.map → chunk-XQVYEOI7.cjs.map} +1 -1
  34. package/dist/{chunk-AFF24QUP.js → chunk-ZRUTE56J.js} +4 -4
  35. package/dist/{chunk-AFF24QUP.js.map → chunk-ZRUTE56J.js.map} +1 -1
  36. package/dist/docs/SKILL.md +1 -1
  37. package/dist/docs/assets/SOURCE_MAP.json +153 -153
  38. package/dist/docs/references/docs-memory-observational-memory.md +9 -78
  39. package/dist/docs/references/reference-memory-observational-memory.md +7 -316
  40. package/dist/evals/index.cjs +5 -5
  41. package/dist/evals/index.js +2 -2
  42. package/dist/evals/scoreTraces/index.cjs +3 -3
  43. package/dist/evals/scoreTraces/index.js +1 -1
  44. package/dist/index.cjs +4 -4
  45. package/dist/index.js +2 -2
  46. package/dist/llm/index.cjs +10 -10
  47. package/dist/llm/index.js +2 -2
  48. package/dist/llm/model/provider-types.generated.d.ts +9 -0
  49. package/dist/loop/index.cjs +12 -12
  50. package/dist/loop/index.js +1 -1
  51. package/dist/mastra/index.cjs +2 -2
  52. package/dist/mastra/index.js +1 -1
  53. package/dist/memory/index.cjs +14 -14
  54. package/dist/memory/index.js +1 -1
  55. package/dist/processors/index.cjs +41 -41
  56. package/dist/processors/index.js +1 -1
  57. package/dist/provider-registry-C6XCYX44.cjs +40 -0
  58. package/dist/{provider-registry-BJJRUX4P.cjs.map → provider-registry-C6XCYX44.cjs.map} +1 -1
  59. package/dist/provider-registry-NWU4YFQW.js +3 -0
  60. package/dist/{provider-registry-VZYB342T.js.map → provider-registry-NWU4YFQW.js.map} +1 -1
  61. package/dist/provider-registry.json +20 -2
  62. package/dist/relevance/index.cjs +3 -3
  63. package/dist/relevance/index.js +1 -1
  64. package/dist/storage/domains/memory/base.d.ts +4 -4
  65. package/dist/storage/domains/memory/inmemory.d.ts +1 -1
  66. package/dist/storage/index.cjs +38 -38
  67. package/dist/storage/index.js +1 -1
  68. package/dist/stream/index.cjs +8 -8
  69. package/dist/stream/index.js +1 -1
  70. package/dist/tool-loop-agent/index.cjs +4 -4
  71. package/dist/tool-loop-agent/index.js +1 -1
  72. package/dist/vector/index.cjs +7 -7
  73. package/dist/vector/index.js +1 -1
  74. package/dist/workflows/evented/index.cjs +10 -10
  75. package/dist/workflows/evented/index.js +1 -1
  76. package/dist/workflows/index.cjs +25 -25
  77. package/dist/workflows/index.js +1 -1
  78. package/package.json +2 -2
  79. package/src/llm/model/provider-types.generated.d.ts +9 -0
  80. package/dist/chunk-D5B5ON7A.cjs.map +0 -1
  81. package/dist/chunk-SZH2YH74.cjs.map +0 -1
  82. package/dist/chunk-VHAFCFYP.js.map +0 -1
  83. package/dist/chunk-VJDLIS2E.js.map +0 -1
  84. package/dist/provider-registry-BJJRUX4P.cjs +0 -40
  85. package/dist/provider-registry-VZYB342T.js +0 -3
@@ -168,11 +168,11 @@ export declare abstract class MemoryStorage extends StorageDomain {
168
168
  */
169
169
  clearObservationalMemory(_threadId: string | null, _resourceId: string): Promise<void>;
170
170
  /**
171
- * Add to the pending message token count.
172
- * Called when messages are processed but observation hasn't triggered yet.
173
- * This allows accumulating tokens across multiple sessions.
171
+ * Set the pending message token count.
172
+ * Called at the end of each OM processing step to persist the current
173
+ * context window token count so the UI can display it on page load.
174
174
  */
175
- addPendingMessageTokens(_id: string, _tokenCount: number): Promise<void>;
175
+ setPendingMessageTokens(_id: string, _tokenCount: number): Promise<void>;
176
176
  /**
177
177
  * Validates metadata keys to prevent SQL injection attacks and prototype pollution.
178
178
  * Keys must start with a letter or underscore, followed by alphanumeric characters or underscores.
@@ -71,7 +71,7 @@ export declare class InMemoryMemory extends MemoryStorage {
71
71
  setBufferingObservationFlag(id: string, isBuffering: boolean, lastBufferedAtTokens?: number): Promise<void>;
72
72
  setBufferingReflectionFlag(id: string, isBuffering: boolean): Promise<void>;
73
73
  clearObservationalMemory(threadId: string | null, resourceId: string): Promise<void>;
74
- addPendingMessageTokens(id: string, tokenCount: number): Promise<void>;
74
+ setPendingMessageTokens(id: string, tokenCount: number): Promise<void>;
75
75
  /**
76
76
  * Helper to find an observational memory record by ID across all keys
77
77
  */
@@ -1,157 +1,157 @@
1
1
  'use strict';
2
2
 
3
- var chunkSZH2YH74_cjs = require('../chunk-SZH2YH74.cjs');
3
+ var chunkJU6K7UDX_cjs = require('../chunk-JU6K7UDX.cjs');
4
4
  var chunkGZD6443M_cjs = require('../chunk-GZD6443M.cjs');
5
5
 
6
6
 
7
7
 
8
8
  Object.defineProperty(exports, "AgentsStorage", {
9
9
  enumerable: true,
10
- get: function () { return chunkSZH2YH74_cjs.AgentsStorage; }
10
+ get: function () { return chunkJU6K7UDX_cjs.AgentsStorage; }
11
11
  });
12
12
  Object.defineProperty(exports, "InMemoryAgentsStorage", {
13
13
  enumerable: true,
14
- get: function () { return chunkSZH2YH74_cjs.InMemoryAgentsStorage; }
14
+ get: function () { return chunkJU6K7UDX_cjs.InMemoryAgentsStorage; }
15
15
  });
16
16
  Object.defineProperty(exports, "InMemoryDB", {
17
17
  enumerable: true,
18
- get: function () { return chunkSZH2YH74_cjs.InMemoryDB; }
18
+ get: function () { return chunkJU6K7UDX_cjs.InMemoryDB; }
19
19
  });
20
20
  Object.defineProperty(exports, "InMemoryMemory", {
21
21
  enumerable: true,
22
- get: function () { return chunkSZH2YH74_cjs.InMemoryMemory; }
22
+ get: function () { return chunkJU6K7UDX_cjs.InMemoryMemory; }
23
23
  });
24
24
  Object.defineProperty(exports, "InMemoryPromptBlocksStorage", {
25
25
  enumerable: true,
26
- get: function () { return chunkSZH2YH74_cjs.InMemoryPromptBlocksStorage; }
26
+ get: function () { return chunkJU6K7UDX_cjs.InMemoryPromptBlocksStorage; }
27
27
  });
28
28
  Object.defineProperty(exports, "InMemoryScorerDefinitionsStorage", {
29
29
  enumerable: true,
30
- get: function () { return chunkSZH2YH74_cjs.InMemoryScorerDefinitionsStorage; }
30
+ get: function () { return chunkJU6K7UDX_cjs.InMemoryScorerDefinitionsStorage; }
31
31
  });
32
32
  Object.defineProperty(exports, "InMemoryStore", {
33
33
  enumerable: true,
34
- get: function () { return chunkSZH2YH74_cjs.InMemoryStore; }
34
+ get: function () { return chunkJU6K7UDX_cjs.InMemoryStore; }
35
35
  });
36
36
  Object.defineProperty(exports, "MastraCompositeStore", {
37
37
  enumerable: true,
38
- get: function () { return chunkSZH2YH74_cjs.MastraCompositeStore; }
38
+ get: function () { return chunkJU6K7UDX_cjs.MastraCompositeStore; }
39
39
  });
40
40
  Object.defineProperty(exports, "MastraStorage", {
41
41
  enumerable: true,
42
- get: function () { return chunkSZH2YH74_cjs.MastraStorage; }
42
+ get: function () { return chunkJU6K7UDX_cjs.MastraStorage; }
43
43
  });
44
44
  Object.defineProperty(exports, "MemoryStorage", {
45
45
  enumerable: true,
46
- get: function () { return chunkSZH2YH74_cjs.MemoryStorage; }
46
+ get: function () { return chunkJU6K7UDX_cjs.MemoryStorage; }
47
47
  });
48
48
  Object.defineProperty(exports, "MockStore", {
49
49
  enumerable: true,
50
- get: function () { return chunkSZH2YH74_cjs.MockStore; }
50
+ get: function () { return chunkJU6K7UDX_cjs.MockStore; }
51
51
  });
52
52
  Object.defineProperty(exports, "ObservabilityInMemory", {
53
53
  enumerable: true,
54
- get: function () { return chunkSZH2YH74_cjs.ObservabilityInMemory; }
54
+ get: function () { return chunkJU6K7UDX_cjs.ObservabilityInMemory; }
55
55
  });
56
56
  Object.defineProperty(exports, "ObservabilityStorage", {
57
57
  enumerable: true,
58
- get: function () { return chunkSZH2YH74_cjs.ObservabilityStorage; }
58
+ get: function () { return chunkJU6K7UDX_cjs.ObservabilityStorage; }
59
59
  });
60
60
  Object.defineProperty(exports, "PromptBlocksStorage", {
61
61
  enumerable: true,
62
- get: function () { return chunkSZH2YH74_cjs.PromptBlocksStorage; }
62
+ get: function () { return chunkJU6K7UDX_cjs.PromptBlocksStorage; }
63
63
  });
64
64
  Object.defineProperty(exports, "ScorerDefinitionsStorage", {
65
65
  enumerable: true,
66
- get: function () { return chunkSZH2YH74_cjs.ScorerDefinitionsStorage; }
66
+ get: function () { return chunkJU6K7UDX_cjs.ScorerDefinitionsStorage; }
67
67
  });
68
68
  Object.defineProperty(exports, "ScoresInMemory", {
69
69
  enumerable: true,
70
- get: function () { return chunkSZH2YH74_cjs.ScoresInMemory; }
70
+ get: function () { return chunkJU6K7UDX_cjs.ScoresInMemory; }
71
71
  });
72
72
  Object.defineProperty(exports, "ScoresStorage", {
73
73
  enumerable: true,
74
- get: function () { return chunkSZH2YH74_cjs.ScoresStorage; }
74
+ get: function () { return chunkJU6K7UDX_cjs.ScoresStorage; }
75
75
  });
76
76
  Object.defineProperty(exports, "StorageDomain", {
77
77
  enumerable: true,
78
- get: function () { return chunkSZH2YH74_cjs.StorageDomain; }
78
+ get: function () { return chunkJU6K7UDX_cjs.StorageDomain; }
79
79
  });
80
80
  Object.defineProperty(exports, "StoreOperations", {
81
81
  enumerable: true,
82
- get: function () { return chunkSZH2YH74_cjs.StoreOperations; }
82
+ get: function () { return chunkJU6K7UDX_cjs.StoreOperations; }
83
83
  });
84
84
  Object.defineProperty(exports, "StoreOperationsInMemory", {
85
85
  enumerable: true,
86
- get: function () { return chunkSZH2YH74_cjs.StoreOperationsInMemory; }
86
+ get: function () { return chunkJU6K7UDX_cjs.StoreOperationsInMemory; }
87
87
  });
88
88
  Object.defineProperty(exports, "VersionedStorageDomain", {
89
89
  enumerable: true,
90
- get: function () { return chunkSZH2YH74_cjs.VersionedStorageDomain; }
90
+ get: function () { return chunkJU6K7UDX_cjs.VersionedStorageDomain; }
91
91
  });
92
92
  Object.defineProperty(exports, "WorkflowsInMemory", {
93
93
  enumerable: true,
94
- get: function () { return chunkSZH2YH74_cjs.WorkflowsInMemory; }
94
+ get: function () { return chunkJU6K7UDX_cjs.WorkflowsInMemory; }
95
95
  });
96
96
  Object.defineProperty(exports, "WorkflowsStorage", {
97
97
  enumerable: true,
98
- get: function () { return chunkSZH2YH74_cjs.WorkflowsStorage; }
98
+ get: function () { return chunkJU6K7UDX_cjs.WorkflowsStorage; }
99
99
  });
100
100
  Object.defineProperty(exports, "calculatePagination", {
101
101
  enumerable: true,
102
- get: function () { return chunkSZH2YH74_cjs.calculatePagination; }
102
+ get: function () { return chunkJU6K7UDX_cjs.calculatePagination; }
103
103
  });
104
104
  Object.defineProperty(exports, "createStorageErrorId", {
105
105
  enumerable: true,
106
- get: function () { return chunkSZH2YH74_cjs.createStorageErrorId; }
106
+ get: function () { return chunkJU6K7UDX_cjs.createStorageErrorId; }
107
107
  });
108
108
  Object.defineProperty(exports, "createStoreErrorId", {
109
109
  enumerable: true,
110
- get: function () { return chunkSZH2YH74_cjs.createStoreErrorId; }
110
+ get: function () { return chunkJU6K7UDX_cjs.createStoreErrorId; }
111
111
  });
112
112
  Object.defineProperty(exports, "createVectorErrorId", {
113
113
  enumerable: true,
114
- get: function () { return chunkSZH2YH74_cjs.createVectorErrorId; }
114
+ get: function () { return chunkJU6K7UDX_cjs.createVectorErrorId; }
115
115
  });
116
116
  Object.defineProperty(exports, "ensureDate", {
117
117
  enumerable: true,
118
- get: function () { return chunkSZH2YH74_cjs.ensureDate; }
118
+ get: function () { return chunkJU6K7UDX_cjs.ensureDate; }
119
119
  });
120
120
  Object.defineProperty(exports, "filterByDateRange", {
121
121
  enumerable: true,
122
- get: function () { return chunkSZH2YH74_cjs.filterByDateRange; }
122
+ get: function () { return chunkJU6K7UDX_cjs.filterByDateRange; }
123
123
  });
124
124
  Object.defineProperty(exports, "getDefaultValue", {
125
125
  enumerable: true,
126
- get: function () { return chunkSZH2YH74_cjs.getDefaultValue; }
126
+ get: function () { return chunkJU6K7UDX_cjs.getDefaultValue; }
127
127
  });
128
128
  Object.defineProperty(exports, "getSqlType", {
129
129
  enumerable: true,
130
- get: function () { return chunkSZH2YH74_cjs.getSqlType; }
130
+ get: function () { return chunkJU6K7UDX_cjs.getSqlType; }
131
131
  });
132
132
  Object.defineProperty(exports, "jsonValueEquals", {
133
133
  enumerable: true,
134
- get: function () { return chunkSZH2YH74_cjs.jsonValueEquals; }
134
+ get: function () { return chunkJU6K7UDX_cjs.jsonValueEquals; }
135
135
  });
136
136
  Object.defineProperty(exports, "normalizePerPage", {
137
137
  enumerable: true,
138
- get: function () { return chunkSZH2YH74_cjs.normalizePerPage; }
138
+ get: function () { return chunkJU6K7UDX_cjs.normalizePerPage; }
139
139
  });
140
140
  Object.defineProperty(exports, "safelyParseJSON", {
141
141
  enumerable: true,
142
- get: function () { return chunkSZH2YH74_cjs.safelyParseJSON; }
142
+ get: function () { return chunkJU6K7UDX_cjs.safelyParseJSON; }
143
143
  });
144
144
  Object.defineProperty(exports, "serializeDate", {
145
145
  enumerable: true,
146
- get: function () { return chunkSZH2YH74_cjs.serializeDate; }
146
+ get: function () { return chunkJU6K7UDX_cjs.serializeDate; }
147
147
  });
148
148
  Object.defineProperty(exports, "transformRow", {
149
149
  enumerable: true,
150
- get: function () { return chunkSZH2YH74_cjs.transformRow; }
150
+ get: function () { return chunkJU6K7UDX_cjs.transformRow; }
151
151
  });
152
152
  Object.defineProperty(exports, "transformScoreRow", {
153
153
  enumerable: true,
154
- get: function () { return chunkSZH2YH74_cjs.transformScoreRow; }
154
+ get: function () { return chunkJU6K7UDX_cjs.transformScoreRow; }
155
155
  });
156
156
  Object.defineProperty(exports, "AGENTS_SCHEMA", {
157
157
  enumerable: true,
@@ -1,4 +1,4 @@
1
- export { AgentsStorage, InMemoryAgentsStorage, InMemoryDB, InMemoryMemory, InMemoryPromptBlocksStorage, InMemoryScorerDefinitionsStorage, InMemoryStore, MastraCompositeStore, MastraStorage, MemoryStorage, MockStore, ObservabilityInMemory, ObservabilityStorage, PromptBlocksStorage, ScorerDefinitionsStorage, ScoresInMemory, ScoresStorage, StorageDomain, StoreOperations, StoreOperationsInMemory, VersionedStorageDomain, WorkflowsInMemory, WorkflowsStorage, calculatePagination, createStorageErrorId, createStoreErrorId, createVectorErrorId, ensureDate, filterByDateRange, getDefaultValue, getSqlType, jsonValueEquals, normalizePerPage, safelyParseJSON, serializeDate, transformRow, transformScoreRow } from '../chunk-VJDLIS2E.js';
1
+ export { AgentsStorage, InMemoryAgentsStorage, InMemoryDB, InMemoryMemory, InMemoryPromptBlocksStorage, InMemoryScorerDefinitionsStorage, InMemoryStore, MastraCompositeStore, MastraStorage, MemoryStorage, MockStore, ObservabilityInMemory, ObservabilityStorage, PromptBlocksStorage, ScorerDefinitionsStorage, ScoresInMemory, ScoresStorage, StorageDomain, StoreOperations, StoreOperationsInMemory, VersionedStorageDomain, WorkflowsInMemory, WorkflowsStorage, calculatePagination, createStorageErrorId, createStoreErrorId, createVectorErrorId, ensureDate, filterByDateRange, getDefaultValue, getSqlType, jsonValueEquals, normalizePerPage, safelyParseJSON, serializeDate, transformRow, transformScoreRow } from '../chunk-MOOJ3H3C.js';
2
2
  export { AGENTS_SCHEMA, AGENT_VERSIONS_SCHEMA, OBSERVATIONAL_MEMORY_SCHEMA, OBSERVATIONAL_MEMORY_TABLE_SCHEMA, OLD_SPAN_SCHEMA, PROMPT_BLOCKS_SCHEMA, PROMPT_BLOCK_VERSIONS_SCHEMA, SCORERS_SCHEMA, SCORER_DEFINITIONS_SCHEMA, SCORER_DEFINITION_VERSIONS_SCHEMA, SPAN_SCHEMA, TABLE_AGENTS, TABLE_AGENT_VERSIONS, TABLE_MESSAGES, TABLE_OBSERVATIONAL_MEMORY, TABLE_PROMPT_BLOCKS, TABLE_PROMPT_BLOCK_VERSIONS, TABLE_RESOURCES, TABLE_SCHEMAS, TABLE_SCORERS, TABLE_SCORER_DEFINITIONS, TABLE_SCORER_DEFINITION_VERSIONS, TABLE_SPANS, TABLE_THREADS, TABLE_TRACES, TABLE_WORKFLOW_SNAPSHOT, TraceStatus, batchCreateSpansArgsSchema, batchDeleteTracesArgsSchema, batchUpdateSpansArgsSchema, buildStorageSchema, computeTraceStatus, createSpanArgsSchema, createSpanRecordSchema, createdAtField, dateRangeSchema, dbTimestamps, entityIdField, entityNameField, entityTypeField, environmentField, getRootSpanArgsSchema, getRootSpanResponseSchema, getSpanArgsSchema, getSpanResponseSchema, getTraceArgsSchema, getTraceResponseSchema, listScoresBySpanResponseSchema, listTracesArgsSchema, listTracesResponseSchema, organizationIdField, paginationArgsSchema, paginationInfoSchema, requestIdField, resourceIdField, runIdField, scoreTracesRequestSchema, scoreTracesResponseSchema, serviceNameField, sessionIdField, sortDirectionSchema, sourceField, spanIdField, spanIds, spanIdsSchema, spanRecordSchema, threadIdField, toTraceSpan, toTraceSpans, traceIdField, traceSpanSchema, tracesFilterSchema, tracesOrderByFieldSchema, tracesOrderBySchema, updateSpanArgsSchema, updateSpanRecordSchema, updatedAtField, userIdField } from '../chunk-OV7OOUUR.js';
3
3
  //# sourceMappingURL=index.js.map
4
4
  //# sourceMappingURL=index.js.map
@@ -1,37 +1,37 @@
1
1
  'use strict';
2
2
 
3
- var chunkZC6IHDHX_cjs = require('../chunk-ZC6IHDHX.cjs');
3
+ var chunkFLHFB23E_cjs = require('../chunk-FLHFB23E.cjs');
4
4
  var chunkUE2G2LRP_cjs = require('../chunk-UE2G2LRP.cjs');
5
5
 
6
6
 
7
7
 
8
8
  Object.defineProperty(exports, "ChunkFrom", {
9
9
  enumerable: true,
10
- get: function () { return chunkZC6IHDHX_cjs.ChunkFrom; }
10
+ get: function () { return chunkFLHFB23E_cjs.ChunkFrom; }
11
11
  });
12
12
  Object.defineProperty(exports, "MastraAgentNetworkStream", {
13
13
  enumerable: true,
14
- get: function () { return chunkZC6IHDHX_cjs.MastraAgentNetworkStream; }
14
+ get: function () { return chunkFLHFB23E_cjs.MastraAgentNetworkStream; }
15
15
  });
16
16
  Object.defineProperty(exports, "MastraModelOutput", {
17
17
  enumerable: true,
18
- get: function () { return chunkZC6IHDHX_cjs.MastraModelOutput; }
18
+ get: function () { return chunkFLHFB23E_cjs.MastraModelOutput; }
19
19
  });
20
20
  Object.defineProperty(exports, "WorkflowRunOutput", {
21
21
  enumerable: true,
22
- get: function () { return chunkZC6IHDHX_cjs.WorkflowRunOutput; }
22
+ get: function () { return chunkFLHFB23E_cjs.WorkflowRunOutput; }
23
23
  });
24
24
  Object.defineProperty(exports, "convertFullStreamChunkToMastra", {
25
25
  enumerable: true,
26
- get: function () { return chunkZC6IHDHX_cjs.convertFullStreamChunkToMastra; }
26
+ get: function () { return chunkFLHFB23E_cjs.convertFullStreamChunkToMastra; }
27
27
  });
28
28
  Object.defineProperty(exports, "convertFullStreamChunkToUIMessageStream", {
29
29
  enumerable: true,
30
- get: function () { return chunkZC6IHDHX_cjs.convertFullStreamChunkToUIMessageStream; }
30
+ get: function () { return chunkFLHFB23E_cjs.convertFullStreamChunkToUIMessageStream; }
31
31
  });
32
32
  Object.defineProperty(exports, "convertMastraChunkToAISDKv5", {
33
33
  enumerable: true,
34
- get: function () { return chunkZC6IHDHX_cjs.convertMastraChunkToAISDKv5; }
34
+ get: function () { return chunkFLHFB23E_cjs.convertMastraChunkToAISDKv5; }
35
35
  });
36
36
  Object.defineProperty(exports, "DefaultGeneratedFile", {
37
37
  enumerable: true,
@@ -1,4 +1,4 @@
1
- export { ChunkFrom, MastraAgentNetworkStream, MastraModelOutput, WorkflowRunOutput, convertFullStreamChunkToMastra, convertFullStreamChunkToUIMessageStream, convertMastraChunkToAISDKv5 } from '../chunk-AFF24QUP.js';
1
+ export { ChunkFrom, MastraAgentNetworkStream, MastraModelOutput, WorkflowRunOutput, convertFullStreamChunkToMastra, convertFullStreamChunkToUIMessageStream, convertMastraChunkToAISDKv5 } from '../chunk-ZRUTE56J.js';
2
2
  export { DefaultGeneratedFile, DefaultGeneratedFileWithType } from '../chunk-ILQXPZCD.js';
3
3
  //# sourceMappingURL=index.js.map
4
4
  //# sourceMappingURL=index.js.map
@@ -1,20 +1,20 @@
1
1
  'use strict';
2
2
 
3
- var chunkZIWDJWC3_cjs = require('../chunk-ZIWDJWC3.cjs');
3
+ var chunkXQVYEOI7_cjs = require('../chunk-XQVYEOI7.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "getSettings", {
8
8
  enumerable: true,
9
- get: function () { return chunkZIWDJWC3_cjs.getSettings; }
9
+ get: function () { return chunkXQVYEOI7_cjs.getSettings; }
10
10
  });
11
11
  Object.defineProperty(exports, "isToolLoopAgentLike", {
12
12
  enumerable: true,
13
- get: function () { return chunkZIWDJWC3_cjs.isToolLoopAgentLike; }
13
+ get: function () { return chunkXQVYEOI7_cjs.isToolLoopAgentLike; }
14
14
  });
15
15
  Object.defineProperty(exports, "toolLoopAgentToMastraAgent", {
16
16
  enumerable: true,
17
- get: function () { return chunkZIWDJWC3_cjs.toolLoopAgentToMastraAgent; }
17
+ get: function () { return chunkXQVYEOI7_cjs.toolLoopAgentToMastraAgent; }
18
18
  });
19
19
  //# sourceMappingURL=index.cjs.map
20
20
  //# sourceMappingURL=index.cjs.map
@@ -1,3 +1,3 @@
1
- export { getSettings, isToolLoopAgentLike, toolLoopAgentToMastraAgent } from '../chunk-ELBCIHOB.js';
1
+ export { getSettings, isToolLoopAgentLike, toolLoopAgentToMastraAgent } from '../chunk-STKNQDVA.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map
@@ -2,7 +2,7 @@
2
2
 
3
3
  var chunk6XCINXZ7_cjs = require('../chunk-6XCINXZ7.cjs');
4
4
  var chunkVTE2OBKS_cjs = require('../chunk-VTE2OBKS.cjs');
5
- var chunkSZH2YH74_cjs = require('../chunk-SZH2YH74.cjs');
5
+ var chunkJU6K7UDX_cjs = require('../chunk-JU6K7UDX.cjs');
6
6
  var chunkZIEQA3YP_cjs = require('../chunk-ZIEQA3YP.cjs');
7
7
  var chunkCC3OOESY_cjs = require('../chunk-CC3OOESY.cjs');
8
8
  var chunk4U7ZLI36_cjs = require('../chunk-4U7ZLI36.cjs');
@@ -92,7 +92,7 @@ var MastraVector = class extends chunkRO47SMI7_cjs.MastraBase {
92
92
  function validateUpsertInput(storeName, vectors, metadata, ids) {
93
93
  if (!vectors || vectors.length === 0) {
94
94
  throw new chunk4U7ZLI36_cjs.MastraError({
95
- id: chunkSZH2YH74_cjs.createVectorErrorId(storeName, "UPSERT", "EMPTY_VECTORS"),
95
+ id: chunkJU6K7UDX_cjs.createVectorErrorId(storeName, "UPSERT", "EMPTY_VECTORS"),
96
96
  domain: "MASTRA_VECTOR" /* MASTRA_VECTOR */,
97
97
  category: "USER" /* USER */,
98
98
  details: {
@@ -102,7 +102,7 @@ function validateUpsertInput(storeName, vectors, metadata, ids) {
102
102
  }
103
103
  if (metadata && metadata.length > 0 && metadata.length !== vectors.length) {
104
104
  throw new chunk4U7ZLI36_cjs.MastraError({
105
- id: chunkSZH2YH74_cjs.createVectorErrorId(storeName, "UPSERT", "METADATA_LENGTH_MISMATCH"),
105
+ id: chunkJU6K7UDX_cjs.createVectorErrorId(storeName, "UPSERT", "METADATA_LENGTH_MISMATCH"),
106
106
  domain: "MASTRA_VECTOR" /* MASTRA_VECTOR */,
107
107
  category: "USER" /* USER */,
108
108
  details: {
@@ -114,7 +114,7 @@ function validateUpsertInput(storeName, vectors, metadata, ids) {
114
114
  }
115
115
  if (ids && ids.length !== vectors.length) {
116
116
  throw new chunk4U7ZLI36_cjs.MastraError({
117
- id: chunkSZH2YH74_cjs.createVectorErrorId(storeName, "UPSERT", "IDS_LENGTH_MISMATCH"),
117
+ id: chunkJU6K7UDX_cjs.createVectorErrorId(storeName, "UPSERT", "IDS_LENGTH_MISMATCH"),
118
118
  domain: "MASTRA_VECTOR" /* MASTRA_VECTOR */,
119
119
  category: "USER" /* USER */,
120
120
  details: {
@@ -128,7 +128,7 @@ function validateUpsertInput(storeName, vectors, metadata, ids) {
128
128
  function validateTopK(storeName, topK) {
129
129
  if (!Number.isInteger(topK) || topK <= 0) {
130
130
  throw new chunk4U7ZLI36_cjs.MastraError({
131
- id: chunkSZH2YH74_cjs.createVectorErrorId(storeName, "QUERY", "INVALID_TOP_K"),
131
+ id: chunkJU6K7UDX_cjs.createVectorErrorId(storeName, "QUERY", "INVALID_TOP_K"),
132
132
  domain: "MASTRA_VECTOR" /* MASTRA_VECTOR */,
133
133
  category: "USER" /* USER */,
134
134
  details: {
@@ -143,7 +143,7 @@ function validateVectorValues(storeName, vectors) {
143
143
  const vector = vectors[i];
144
144
  if (!vector) {
145
145
  throw new chunk4U7ZLI36_cjs.MastraError({
146
- id: chunkSZH2YH74_cjs.createVectorErrorId(storeName, "UPSERT", "INVALID_VECTOR"),
146
+ id: chunkJU6K7UDX_cjs.createVectorErrorId(storeName, "UPSERT", "INVALID_VECTOR"),
147
147
  domain: "MASTRA_VECTOR" /* MASTRA_VECTOR */,
148
148
  category: "USER" /* USER */,
149
149
  details: {
@@ -156,7 +156,7 @@ function validateVectorValues(storeName, vectors) {
156
156
  const value = vector[j];
157
157
  if (value === null || value === void 0 || !Number.isFinite(value)) {
158
158
  throw new chunk4U7ZLI36_cjs.MastraError({
159
- id: chunkSZH2YH74_cjs.createVectorErrorId(storeName, "UPSERT", "INVALID_VECTOR_VALUE"),
159
+ id: chunkJU6K7UDX_cjs.createVectorErrorId(storeName, "UPSERT", "INVALID_VECTOR_VALUE"),
160
160
  domain: "MASTRA_VECTOR" /* MASTRA_VECTOR */,
161
161
  category: "USER" /* USER */,
162
162
  details: {
@@ -1,6 +1,6 @@
1
1
  export { BaseFilterTranslator } from '../chunk-BWYU7D33.js';
2
2
  export { embed as embedV3 } from '../chunk-V2MLGA7T.js';
3
- import { createVectorErrorId } from '../chunk-VJDLIS2E.js';
3
+ import { createVectorErrorId } from '../chunk-MOOJ3H3C.js';
4
4
  export { embed as embedV2 } from '../chunk-UTLWS5LV.js';
5
5
  export { embed as embedV1 } from '../chunk-S6BH5HHY.js';
6
6
  import { MastraError } from '../chunk-FJEVLHJT.js';
@@ -1,44 +1,44 @@
1
1
  'use strict';
2
2
 
3
- var chunkDULE2DRR_cjs = require('../../chunk-DULE2DRR.cjs');
3
+ var chunkU2CABSMC_cjs = require('../../chunk-U2CABSMC.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "EventedExecutionEngine", {
8
8
  enumerable: true,
9
- get: function () { return chunkDULE2DRR_cjs.EventedExecutionEngine; }
9
+ get: function () { return chunkU2CABSMC_cjs.EventedExecutionEngine; }
10
10
  });
11
11
  Object.defineProperty(exports, "EventedRun", {
12
12
  enumerable: true,
13
- get: function () { return chunkDULE2DRR_cjs.EventedRun; }
13
+ get: function () { return chunkU2CABSMC_cjs.EventedRun; }
14
14
  });
15
15
  Object.defineProperty(exports, "EventedWorkflow", {
16
16
  enumerable: true,
17
- get: function () { return chunkDULE2DRR_cjs.EventedWorkflow; }
17
+ get: function () { return chunkU2CABSMC_cjs.EventedWorkflow; }
18
18
  });
19
19
  Object.defineProperty(exports, "StepExecutor", {
20
20
  enumerable: true,
21
- get: function () { return chunkDULE2DRR_cjs.StepExecutor; }
21
+ get: function () { return chunkU2CABSMC_cjs.StepExecutor; }
22
22
  });
23
23
  Object.defineProperty(exports, "WorkflowEventProcessor", {
24
24
  enumerable: true,
25
- get: function () { return chunkDULE2DRR_cjs.WorkflowEventProcessor; }
25
+ get: function () { return chunkU2CABSMC_cjs.WorkflowEventProcessor; }
26
26
  });
27
27
  Object.defineProperty(exports, "cloneStep", {
28
28
  enumerable: true,
29
- get: function () { return chunkDULE2DRR_cjs.cloneStep; }
29
+ get: function () { return chunkU2CABSMC_cjs.cloneStep; }
30
30
  });
31
31
  Object.defineProperty(exports, "cloneWorkflow", {
32
32
  enumerable: true,
33
- get: function () { return chunkDULE2DRR_cjs.cloneWorkflow; }
33
+ get: function () { return chunkU2CABSMC_cjs.cloneWorkflow; }
34
34
  });
35
35
  Object.defineProperty(exports, "createStep", {
36
36
  enumerable: true,
37
- get: function () { return chunkDULE2DRR_cjs.createStep; }
37
+ get: function () { return chunkU2CABSMC_cjs.createStep; }
38
38
  });
39
39
  Object.defineProperty(exports, "createWorkflow", {
40
40
  enumerable: true,
41
- get: function () { return chunkDULE2DRR_cjs.createWorkflow; }
41
+ get: function () { return chunkU2CABSMC_cjs.createWorkflow; }
42
42
  });
43
43
  //# sourceMappingURL=index.cjs.map
44
44
  //# sourceMappingURL=index.cjs.map
@@ -1,3 +1,3 @@
1
- export { EventedExecutionEngine, EventedRun, EventedWorkflow, StepExecutor, WorkflowEventProcessor, cloneStep, cloneWorkflow, createStep, createWorkflow } from '../../chunk-LULKG6NF.js';
1
+ export { EventedExecutionEngine, EventedRun, EventedWorkflow, StepExecutor, WorkflowEventProcessor, cloneStep, cloneWorkflow, createStep, createWorkflow } from '../../chunk-JQNREL64.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map
@@ -1,104 +1,104 @@
1
1
  'use strict';
2
2
 
3
- var chunkZC6IHDHX_cjs = require('../chunk-ZC6IHDHX.cjs');
3
+ var chunkFLHFB23E_cjs = require('../chunk-FLHFB23E.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "DefaultExecutionEngine", {
8
8
  enumerable: true,
9
- get: function () { return chunkZC6IHDHX_cjs.DefaultExecutionEngine; }
9
+ get: function () { return chunkFLHFB23E_cjs.DefaultExecutionEngine; }
10
10
  });
11
11
  Object.defineProperty(exports, "ExecutionEngine", {
12
12
  enumerable: true,
13
- get: function () { return chunkZC6IHDHX_cjs.ExecutionEngine; }
13
+ get: function () { return chunkFLHFB23E_cjs.ExecutionEngine; }
14
14
  });
15
15
  Object.defineProperty(exports, "Run", {
16
16
  enumerable: true,
17
- get: function () { return chunkZC6IHDHX_cjs.Run; }
17
+ get: function () { return chunkFLHFB23E_cjs.Run; }
18
18
  });
19
19
  Object.defineProperty(exports, "Workflow", {
20
20
  enumerable: true,
21
- get: function () { return chunkZC6IHDHX_cjs.Workflow; }
21
+ get: function () { return chunkFLHFB23E_cjs.Workflow; }
22
22
  });
23
23
  Object.defineProperty(exports, "cleanStepResult", {
24
24
  enumerable: true,
25
- get: function () { return chunkZC6IHDHX_cjs.cleanStepResult; }
25
+ get: function () { return chunkFLHFB23E_cjs.cleanStepResult; }
26
26
  });
27
27
  Object.defineProperty(exports, "cloneStep", {
28
28
  enumerable: true,
29
- get: function () { return chunkZC6IHDHX_cjs.cloneStep; }
29
+ get: function () { return chunkFLHFB23E_cjs.cloneStep; }
30
30
  });
31
31
  Object.defineProperty(exports, "cloneWorkflow", {
32
32
  enumerable: true,
33
- get: function () { return chunkZC6IHDHX_cjs.cloneWorkflow; }
33
+ get: function () { return chunkFLHFB23E_cjs.cloneWorkflow; }
34
34
  });
35
35
  Object.defineProperty(exports, "createDeprecationProxy", {
36
36
  enumerable: true,
37
- get: function () { return chunkZC6IHDHX_cjs.createDeprecationProxy; }
37
+ get: function () { return chunkFLHFB23E_cjs.createDeprecationProxy; }
38
38
  });
39
39
  Object.defineProperty(exports, "createStep", {
40
40
  enumerable: true,
41
- get: function () { return chunkZC6IHDHX_cjs.createStep; }
41
+ get: function () { return chunkFLHFB23E_cjs.createStep; }
42
42
  });
43
43
  Object.defineProperty(exports, "createTimeTravelExecutionParams", {
44
44
  enumerable: true,
45
- get: function () { return chunkZC6IHDHX_cjs.createTimeTravelExecutionParams; }
45
+ get: function () { return chunkFLHFB23E_cjs.createTimeTravelExecutionParams; }
46
46
  });
47
47
  Object.defineProperty(exports, "createWorkflow", {
48
48
  enumerable: true,
49
- get: function () { return chunkZC6IHDHX_cjs.createWorkflow; }
49
+ get: function () { return chunkFLHFB23E_cjs.createWorkflow; }
50
50
  });
51
51
  Object.defineProperty(exports, "getResumeLabelsByStepId", {
52
52
  enumerable: true,
53
- get: function () { return chunkZC6IHDHX_cjs.getResumeLabelsByStepId; }
53
+ get: function () { return chunkFLHFB23E_cjs.getResumeLabelsByStepId; }
54
54
  });
55
55
  Object.defineProperty(exports, "getStepIds", {
56
56
  enumerable: true,
57
- get: function () { return chunkZC6IHDHX_cjs.getStepIds; }
57
+ get: function () { return chunkFLHFB23E_cjs.getStepIds; }
58
58
  });
59
59
  Object.defineProperty(exports, "getStepResult", {
60
60
  enumerable: true,
61
- get: function () { return chunkZC6IHDHX_cjs.getStepResult; }
61
+ get: function () { return chunkFLHFB23E_cjs.getStepResult; }
62
62
  });
63
63
  Object.defineProperty(exports, "getZodErrors", {
64
64
  enumerable: true,
65
- get: function () { return chunkZC6IHDHX_cjs.getZodErrors; }
65
+ get: function () { return chunkFLHFB23E_cjs.getZodErrors; }
66
66
  });
67
67
  Object.defineProperty(exports, "hydrateSerializedStepErrors", {
68
68
  enumerable: true,
69
- get: function () { return chunkZC6IHDHX_cjs.hydrateSerializedStepErrors; }
69
+ get: function () { return chunkFLHFB23E_cjs.hydrateSerializedStepErrors; }
70
70
  });
71
71
  Object.defineProperty(exports, "isProcessor", {
72
72
  enumerable: true,
73
- get: function () { return chunkZC6IHDHX_cjs.isProcessor; }
73
+ get: function () { return chunkFLHFB23E_cjs.isProcessor; }
74
74
  });
75
75
  Object.defineProperty(exports, "mapVariable", {
76
76
  enumerable: true,
77
- get: function () { return chunkZC6IHDHX_cjs.mapVariable; }
77
+ get: function () { return chunkFLHFB23E_cjs.mapVariable; }
78
78
  });
79
79
  Object.defineProperty(exports, "runCountDeprecationMessage", {
80
80
  enumerable: true,
81
- get: function () { return chunkZC6IHDHX_cjs.runCountDeprecationMessage; }
81
+ get: function () { return chunkFLHFB23E_cjs.runCountDeprecationMessage; }
82
82
  });
83
83
  Object.defineProperty(exports, "validateStepInput", {
84
84
  enumerable: true,
85
- get: function () { return chunkZC6IHDHX_cjs.validateStepInput; }
85
+ get: function () { return chunkFLHFB23E_cjs.validateStepInput; }
86
86
  });
87
87
  Object.defineProperty(exports, "validateStepRequestContext", {
88
88
  enumerable: true,
89
- get: function () { return chunkZC6IHDHX_cjs.validateStepRequestContext; }
89
+ get: function () { return chunkFLHFB23E_cjs.validateStepRequestContext; }
90
90
  });
91
91
  Object.defineProperty(exports, "validateStepResumeData", {
92
92
  enumerable: true,
93
- get: function () { return chunkZC6IHDHX_cjs.validateStepResumeData; }
93
+ get: function () { return chunkFLHFB23E_cjs.validateStepResumeData; }
94
94
  });
95
95
  Object.defineProperty(exports, "validateStepStateData", {
96
96
  enumerable: true,
97
- get: function () { return chunkZC6IHDHX_cjs.validateStepStateData; }
97
+ get: function () { return chunkFLHFB23E_cjs.validateStepStateData; }
98
98
  });
99
99
  Object.defineProperty(exports, "validateStepSuspendData", {
100
100
  enumerable: true,
101
- get: function () { return chunkZC6IHDHX_cjs.validateStepSuspendData; }
101
+ get: function () { return chunkFLHFB23E_cjs.validateStepSuspendData; }
102
102
  });
103
103
  //# sourceMappingURL=index.cjs.map
104
104
  //# sourceMappingURL=index.cjs.map
@@ -1,3 +1,3 @@
1
- export { DefaultExecutionEngine, ExecutionEngine, Run, Workflow, cleanStepResult, cloneStep, cloneWorkflow, createDeprecationProxy, createStep, createTimeTravelExecutionParams, createWorkflow, getResumeLabelsByStepId, getStepIds, getStepResult, getZodErrors, hydrateSerializedStepErrors, isProcessor, mapVariable, runCountDeprecationMessage, validateStepInput, validateStepRequestContext, validateStepResumeData, validateStepStateData, validateStepSuspendData } from '../chunk-AFF24QUP.js';
1
+ export { DefaultExecutionEngine, ExecutionEngine, Run, Workflow, cleanStepResult, cloneStep, cloneWorkflow, createDeprecationProxy, createStep, createTimeTravelExecutionParams, createWorkflow, getResumeLabelsByStepId, getStepIds, getStepResult, getZodErrors, hydrateSerializedStepErrors, isProcessor, mapVariable, runCountDeprecationMessage, validateStepInput, validateStepRequestContext, validateStepResumeData, validateStepStateData, validateStepSuspendData } from '../chunk-ZRUTE56J.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/core",
3
- "version": "1.3.0-alpha.1",
3
+ "version": "1.3.0-alpha.2",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -256,9 +256,9 @@
256
256
  "typescript": "^5.9.3",
257
257
  "vitest": "4.0.16",
258
258
  "zod": "^3.25.76",
259
+ "@internal/ai-sdk-v5": "0.0.4",
259
260
  "@internal/ai-sdk-v4": "0.0.4",
260
261
  "@internal/ai-v6": "0.0.4",
261
- "@internal/ai-sdk-v5": "0.0.4",
262
262
  "@internal/external-types": "0.0.7",
263
263
  "@internal/lint": "0.0.57",
264
264
  "@internal/types-builder": "0.0.32"
@@ -40,6 +40,10 @@ export type ProviderModelsMap = {
40
40
  'gpt-5.2',
41
41
  'gpt-oss-120b',
42
42
  'gpt-oss-20b',
43
+ 'kimi-k2-thinking',
44
+ 'kimi-k2.5',
45
+ 'zai-glm-4.7',
46
+ 'zai-glm-4.7-flash',
43
47
  ];
44
48
  readonly nova: readonly ['nova-2-lite-v1', 'nova-2-pro-v1'];
45
49
  readonly lucidquery: readonly ['lucidnova-rf1-100b', 'lucidquery-nexus-coder'];
@@ -1006,12 +1010,17 @@ export type ProviderModelsMap = {
1006
1010
  'devstral-2512',
1007
1011
  'devstral-small-2512',
1008
1012
  'gemini-2.5-pro',
1013
+ 'glm-4p5',
1014
+ 'glm-4p5-air',
1015
+ 'glm-4p7',
1009
1016
  'gpt-4.1',
1010
1017
  'gpt-oss-120b',
1011
1018
  'intellect-3',
1012
1019
  'kimi-k2-instruct',
1013
1020
  'kimi-k2-thinking',
1014
1021
  'llama-3.1-405b-instruct',
1022
+ 'minimax-m2',
1023
+ 'minimax-m2p1',
1015
1024
  'nova-pro-v1',
1016
1025
  'qwen3-32b',
1017
1026
  'qwen3-coder-480b-a35b-instruct',