@mastra/mcp-docs-server 0.13.44 → 0.13.45
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/.docs/organized/changelogs/%40internal%2Fchangeset-cli.md +2 -0
- package/.docs/organized/changelogs/%40internal%2Fexternal-types.md +2 -0
- package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +201 -1
- package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +2 -0
- package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +251 -51
- package/.docs/organized/changelogs/%40mastra%2Fastra.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +422 -222
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Flance.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmssql.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Frag.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Freact.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +72 -0
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +104 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +49 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +201 -1
- package/.docs/organized/changelogs/create-mastra.md +201 -1
- package/.docs/organized/changelogs/mastra.md +201 -1
- package/.docs/raw/agents/adding-voice.mdx +49 -0
- package/.docs/raw/course/01-first-agent/05-running-playground.md +5 -5
- package/.docs/raw/course/01-first-agent/09-testing-your-agent.md +3 -3
- package/.docs/raw/course/01-first-agent/13-testing-your-tool.md +3 -3
- package/.docs/raw/course/01-first-agent/17-testing-memory.md +2 -2
- package/.docs/raw/course/04-workflows/07-using-playground.md +1 -1
- package/.docs/raw/frameworks/agentic-uis/ai-sdk.mdx +23 -1
- package/.docs/raw/reference/client-js/memory.mdx +43 -0
- package/.docs/raw/reference/core/mastra-class.mdx +8 -0
- package/.docs/raw/reference/core/mastra-model-gateway.mdx +223 -0
- package/.docs/raw/reference/scorers/answer-relevancy.mdx +28 -98
- package/.docs/raw/reference/scorers/answer-similarity.mdx +12 -258
- package/.docs/raw/reference/scorers/bias.mdx +29 -87
- package/.docs/raw/reference/scorers/completeness.mdx +32 -91
- package/.docs/raw/reference/scorers/content-similarity.mdx +29 -99
- package/.docs/raw/reference/scorers/context-precision.mdx +28 -130
- package/.docs/raw/reference/scorers/faithfulness.mdx +28 -101
- package/.docs/raw/reference/scorers/hallucination.mdx +28 -103
- package/.docs/raw/reference/scorers/keyword-coverage.mdx +28 -107
- package/.docs/raw/reference/scorers/textual-difference.mdx +27 -100
- package/.docs/raw/reference/scorers/tone-consistency.mdx +25 -98
- package/.docs/raw/reference/scorers/toxicity.mdx +29 -92
- package/.docs/raw/reference/storage/cloudflare-d1.mdx +37 -0
- package/.docs/raw/reference/storage/lance.mdx +33 -0
- package/.docs/raw/reference/storage/libsql.mdx +37 -0
- package/.docs/raw/reference/storage/mongodb.mdx +39 -0
- package/.docs/raw/reference/storage/mssql.mdx +37 -0
- package/.docs/raw/reference/storage/postgresql.mdx +37 -0
- package/.docs/raw/reference/streaming/agents/stream.mdx +7 -0
- package/.docs/raw/reference/voice/composite-voice.mdx +71 -28
- package/.docs/raw/reference/voice/voice.listen.mdx +86 -52
- package/.docs/raw/reference/voice/voice.speak.mdx +75 -40
- package/.docs/raw/voice/overview.mdx +67 -0
- package/.docs/raw/workflows/control-flow.mdx +180 -0
- package/CHANGELOG.md +20 -0
- package/dist/{chunk-TUAHUTTB.js → chunk-VE65X75W.js} +24 -4
- package/dist/prepare-docs/package-changes.d.ts.map +1 -1
- package/dist/prepare-docs/prepare.js +1 -1
- package/dist/stdio.js +1 -1
- package/package.json +5 -5
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# @mastra/dynamodb
|
|
2
2
|
|
|
3
|
+
## 0.15.11
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- fix: ensure score responses match saved payloads for Mastra Stores. ([#10570](https://github.com/mastra-ai/mastra/pull/10570))
|
|
8
|
+
|
|
9
|
+
- Fix message sorting in getMessagesPaginated when using semantic recall (include parameter). Messages are now always sorted by createdAt after combining paginated and included messages, ensuring correct chronological ordering of conversation history. All stores now consistently use MessageList for deduplication followed by explicit sorting. ([#10573](https://github.com/mastra-ai/mastra/pull/10573))
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
12
|
+
- @mastra/core@0.24.6
|
|
13
|
+
|
|
14
|
+
## 0.15.11-alpha.0
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- fix: ensure score responses match saved payloads for Mastra Stores. ([#10570](https://github.com/mastra-ai/mastra/pull/10570))
|
|
19
|
+
|
|
20
|
+
- Fix message sorting in getMessagesPaginated when using semantic recall (include parameter). Messages are now always sorted by createdAt after combining paginated and included messages, ensuring correct chronological ordering of conversation history. All stores now consistently use MessageList for deduplication followed by explicit sorting. ([#10573](https://github.com/mastra-ai/mastra/pull/10573))
|
|
21
|
+
|
|
22
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
23
|
+
- @mastra/core@0.24.6-alpha.0
|
|
24
|
+
|
|
3
25
|
## 0.15.10
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
|
@@ -298,5 +320,183 @@
|
|
|
298
320
|
- Updated dependencies [de3cbc6]
|
|
299
321
|
- Updated dependencies [c19bcf7]
|
|
300
322
|
- Updated dependencies [4474d04]
|
|
323
|
+
- Updated dependencies [183dc95]
|
|
324
|
+
- Updated dependencies [a1111e2]
|
|
325
|
+
- Updated dependencies [b42a961]
|
|
326
|
+
- Updated dependencies [61debef]
|
|
327
|
+
- Updated dependencies [9beaeff]
|
|
328
|
+
- Updated dependencies [29de0e1]
|
|
329
|
+
- Updated dependencies [f643c65]
|
|
330
|
+
- Updated dependencies [00c74e7]
|
|
331
|
+
- Updated dependencies [fef7375]
|
|
332
|
+
- Updated dependencies [e3d8fea]
|
|
333
|
+
- Updated dependencies [45e4d39]
|
|
334
|
+
- Updated dependencies [9eee594]
|
|
335
|
+
- Updated dependencies [7149d8d]
|
|
336
|
+
- Updated dependencies [822c2e8]
|
|
337
|
+
- Updated dependencies [979912c]
|
|
338
|
+
- Updated dependencies [7dcf4c0]
|
|
339
|
+
- Updated dependencies [4106a58]
|
|
340
|
+
- Updated dependencies [ad78bfc]
|
|
341
|
+
- Updated dependencies [0302f50]
|
|
342
|
+
- Updated dependencies [6ac697e]
|
|
343
|
+
- Updated dependencies [74db265]
|
|
344
|
+
- Updated dependencies [0ce418a]
|
|
345
|
+
- Updated dependencies [af90672]
|
|
346
|
+
- Updated dependencies [8387952]
|
|
347
|
+
- Updated dependencies [7f3b8da]
|
|
348
|
+
- Updated dependencies [905352b]
|
|
349
|
+
- Updated dependencies [599d04c]
|
|
350
|
+
- Updated dependencies [56041d0]
|
|
351
|
+
- Updated dependencies [3412597]
|
|
352
|
+
- Updated dependencies [5eca5d2]
|
|
353
|
+
- Updated dependencies [f2cda47]
|
|
354
|
+
- Updated dependencies [5de1555]
|
|
355
|
+
- Updated dependencies [cfd377a]
|
|
356
|
+
- Updated dependencies [1ed5a3e]
|
|
357
|
+
- @mastra/core@0.15.3
|
|
358
|
+
|
|
359
|
+
## 0.14.6-alpha.1
|
|
360
|
+
|
|
361
|
+
### Patch Changes
|
|
362
|
+
|
|
363
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
364
|
+
|
|
365
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
366
|
+
- @mastra/core@0.15.3-alpha.7
|
|
367
|
+
|
|
368
|
+
## 0.14.6-alpha.0
|
|
369
|
+
|
|
370
|
+
### Patch Changes
|
|
371
|
+
|
|
372
|
+
- [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
373
|
+
|
|
374
|
+
- Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
|
|
375
|
+
- @mastra/core@0.15.3-alpha.5
|
|
376
|
+
|
|
377
|
+
## 0.14.5
|
|
378
|
+
|
|
379
|
+
### Patch Changes
|
|
380
|
+
|
|
381
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
382
|
+
|
|
383
|
+
- Updated dependencies []:
|
|
384
|
+
- @mastra/core@0.15.2
|
|
385
|
+
|
|
386
|
+
## 0.14.4
|
|
387
|
+
|
|
388
|
+
### Patch Changes
|
|
389
|
+
|
|
390
|
+
- [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
|
|
391
|
+
|
|
392
|
+
- Updated dependencies []:
|
|
393
|
+
- @mastra/core@0.15.1
|
|
394
|
+
|
|
395
|
+
## 0.14.3
|
|
396
|
+
|
|
397
|
+
### Patch Changes
|
|
398
|
+
|
|
399
|
+
- [#6700](https://github.com/mastra-ai/mastra/pull/6700) [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters
|
|
400
|
+
|
|
401
|
+
- Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`0f00e17`](https://github.com/mastra-ai/mastra/commit/0f00e172953ccdccadb35ed3d70f5e4d89115869), [`217cd7a`](https://github.com/mastra-ai/mastra/commit/217cd7a4ce171e9a575c41bb8c83300f4db03236), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
|
|
402
|
+
- @mastra/core@0.14.1
|
|
403
|
+
|
|
404
|
+
## 0.14.3-alpha.0
|
|
405
|
+
|
|
406
|
+
### Patch Changes
|
|
407
|
+
|
|
408
|
+
- [#6700](https://github.com/mastra-ai/mastra/pull/6700) [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters
|
|
409
|
+
|
|
410
|
+
- Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
|
|
411
|
+
- @mastra/core@0.14.1-alpha.0
|
|
412
|
+
|
|
413
|
+
## 0.14.2
|
|
414
|
+
|
|
415
|
+
### Patch Changes
|
|
416
|
+
|
|
417
|
+
- 03997ae: Update peerdeps
|
|
418
|
+
- Updated dependencies [227c7e6]
|
|
419
|
+
- Updated dependencies [12cae67]
|
|
420
|
+
- Updated dependencies [fd3a3eb]
|
|
421
|
+
- Updated dependencies [6faaee5]
|
|
422
|
+
- Updated dependencies [4232b14]
|
|
423
|
+
- Updated dependencies [a89de7e]
|
|
424
|
+
- Updated dependencies [5a37d0c]
|
|
425
|
+
- Updated dependencies [4bde0cb]
|
|
426
|
+
- Updated dependencies [cf4f357]
|
|
427
|
+
- Updated dependencies [ad888a2]
|
|
428
|
+
- Updated dependencies [481751d]
|
|
429
|
+
- Updated dependencies [2454423]
|
|
430
|
+
- Updated dependencies [194e395]
|
|
431
|
+
- Updated dependencies [a722c0b]
|
|
432
|
+
- Updated dependencies [c30bca8]
|
|
433
|
+
- Updated dependencies [3b5fec7]
|
|
434
|
+
- Updated dependencies [a8f129d]
|
|
435
|
+
- @mastra/core@0.14.0
|
|
436
|
+
|
|
437
|
+
## 0.14.2-alpha.0
|
|
438
|
+
|
|
439
|
+
### Patch Changes
|
|
440
|
+
|
|
441
|
+
- 03997ae: Update peerdeps
|
|
442
|
+
- @mastra/core@0.14.0-alpha.7
|
|
443
|
+
|
|
444
|
+
## 0.14.1
|
|
445
|
+
|
|
446
|
+
### Patch Changes
|
|
447
|
+
|
|
448
|
+
- b32c50d: Filter scores by source
|
|
449
|
+
- Updated dependencies [d5330bf]
|
|
450
|
+
- Updated dependencies [2e74797]
|
|
451
|
+
- Updated dependencies [8388649]
|
|
452
|
+
- Updated dependencies [a239d41]
|
|
453
|
+
- Updated dependencies [dd94a26]
|
|
454
|
+
- Updated dependencies [3ba6772]
|
|
455
|
+
- Updated dependencies [b5cf2a3]
|
|
456
|
+
- Updated dependencies [2fff911]
|
|
457
|
+
- Updated dependencies [b32c50d]
|
|
458
|
+
- Updated dependencies [63449d0]
|
|
459
|
+
- Updated dependencies [121a3f8]
|
|
460
|
+
- Updated dependencies [ec510e7]
|
|
461
|
+
- @mastra/core@0.13.2
|
|
462
|
+
|
|
463
|
+
## 0.14.1-alpha.0
|
|
464
|
+
|
|
465
|
+
### Patch Changes
|
|
466
|
+
|
|
467
|
+
- b32c50d: Filter scores by source
|
|
468
|
+
- Updated dependencies [d5330bf]
|
|
469
|
+
- Updated dependencies [a239d41]
|
|
470
|
+
- Updated dependencies [b32c50d]
|
|
471
|
+
- Updated dependencies [121a3f8]
|
|
472
|
+
- Updated dependencies [ec510e7]
|
|
473
|
+
- @mastra/core@0.13.2-alpha.2
|
|
474
|
+
|
|
475
|
+
## 0.14.0
|
|
476
|
+
|
|
477
|
+
### Minor Changes
|
|
478
|
+
|
|
479
|
+
- ea0c5f2: Add store support to new score api
|
|
480
|
+
|
|
481
|
+
### Patch Changes
|
|
301
482
|
|
|
302
|
-
|
|
483
|
+
- 604b1d4: dependencies updates:
|
|
484
|
+
- Updated dependency [`@aws-sdk/client-dynamodb@^3.859.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.859.0) (from `^3.848.0`, in `dependencies`)
|
|
485
|
+
- Updated dependency [`@aws-sdk/lib-dynamodb@^3.859.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/lib-dynamodb/v/3.859.0) (from `^3.840.0`, in `dependencies`)
|
|
486
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
487
|
+
- Updated dependencies [cb36de0]
|
|
488
|
+
- Updated dependencies [d0496e6]
|
|
489
|
+
- Updated dependencies [a82b851]
|
|
490
|
+
- Updated dependencies [ea0c5f2]
|
|
491
|
+
- Updated dependencies [41a0a0e]
|
|
492
|
+
- Updated dependencies [2871020]
|
|
493
|
+
- Updated dependencies [94f4812]
|
|
494
|
+
- Updated dependencies [e202b82]
|
|
495
|
+
- Updated dependencies [e00f6a0]
|
|
496
|
+
- Updated dependencies [4a406ec]
|
|
497
|
+
- Updated dependencies [b0e43c1]
|
|
498
|
+
- Updated dependencies [5d377e5]
|
|
499
|
+
- Updated dependencies [1fb812e]
|
|
500
|
+
- Updated dependencies [35c5798]
|
|
501
|
+
|
|
502
|
+
... 609 more lines hidden. See full changelog in package directory.
|
|
@@ -298,5 +298,205 @@
|
|
|
298
298
|
|
|
299
299
|
### Patch Changes
|
|
300
300
|
|
|
301
|
+
- de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
302
|
+
- f0dfcac: updated core peerdep
|
|
303
|
+
- ec8373a: Implement new off-the-shelf scorers
|
|
304
|
+
- Updated dependencies [ab48c97]
|
|
305
|
+
- Updated dependencies [85ef90b]
|
|
306
|
+
- Updated dependencies [aedbbfa]
|
|
307
|
+
- Updated dependencies [ff89505]
|
|
308
|
+
- Updated dependencies [637f323]
|
|
309
|
+
- Updated dependencies [de3cbc6]
|
|
310
|
+
- Updated dependencies [c19bcf7]
|
|
311
|
+
- Updated dependencies [4474d04]
|
|
312
|
+
- Updated dependencies [183dc95]
|
|
313
|
+
- Updated dependencies [a1111e2]
|
|
314
|
+
- Updated dependencies [b42a961]
|
|
315
|
+
- Updated dependencies [61debef]
|
|
316
|
+
- Updated dependencies [9beaeff]
|
|
317
|
+
- Updated dependencies [29de0e1]
|
|
318
|
+
- Updated dependencies [f643c65]
|
|
319
|
+
- Updated dependencies [00c74e7]
|
|
320
|
+
- Updated dependencies [fef7375]
|
|
321
|
+
- Updated dependencies [e3d8fea]
|
|
322
|
+
- Updated dependencies [45e4d39]
|
|
323
|
+
- Updated dependencies [9eee594]
|
|
324
|
+
- Updated dependencies [7149d8d]
|
|
325
|
+
- Updated dependencies [822c2e8]
|
|
326
|
+
- Updated dependencies [979912c]
|
|
327
|
+
- Updated dependencies [7dcf4c0]
|
|
328
|
+
- Updated dependencies [4106a58]
|
|
329
|
+
- Updated dependencies [ad78bfc]
|
|
330
|
+
- Updated dependencies [0302f50]
|
|
331
|
+
- Updated dependencies [6ac697e]
|
|
332
|
+
- Updated dependencies [74db265]
|
|
333
|
+
- Updated dependencies [0ce418a]
|
|
334
|
+
- Updated dependencies [af90672]
|
|
335
|
+
- Updated dependencies [8387952]
|
|
336
|
+
- Updated dependencies [7f3b8da]
|
|
337
|
+
- Updated dependencies [905352b]
|
|
338
|
+
- Updated dependencies [599d04c]
|
|
339
|
+
- Updated dependencies [56041d0]
|
|
340
|
+
- Updated dependencies [3412597]
|
|
341
|
+
- Updated dependencies [5eca5d2]
|
|
342
|
+
- Updated dependencies [f2cda47]
|
|
343
|
+
- Updated dependencies [5de1555]
|
|
344
|
+
- Updated dependencies [cfd377a]
|
|
345
|
+
- Updated dependencies [1ed5a3e]
|
|
346
|
+
- @mastra/core@0.15.3
|
|
347
|
+
|
|
348
|
+
## 0.13.3-alpha.2
|
|
301
349
|
|
|
302
|
-
|
|
350
|
+
### Patch Changes
|
|
351
|
+
|
|
352
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
353
|
+
|
|
354
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
355
|
+
- @mastra/core@0.15.3-alpha.7
|
|
356
|
+
|
|
357
|
+
## 0.13.3-alpha.1
|
|
358
|
+
|
|
359
|
+
### Patch Changes
|
|
360
|
+
|
|
361
|
+
- [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
362
|
+
|
|
363
|
+
- Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
|
|
364
|
+
- @mastra/core@0.15.3-alpha.5
|
|
365
|
+
|
|
366
|
+
## 0.13.3-alpha.0
|
|
367
|
+
|
|
368
|
+
### Patch Changes
|
|
369
|
+
|
|
370
|
+
- [#7105](https://github.com/mastra-ai/mastra/pull/7105) [`ec8373a`](https://github.com/mastra-ai/mastra/commit/ec8373a9895ce55bf205ebddf2b9e635215a5c0d) Thanks [@adeniyii](https://github.com/adeniyii)! - Implement new off-the-shelf scorers
|
|
371
|
+
|
|
372
|
+
- Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa), [`183dc95`](https://github.com/mastra-ai/mastra/commit/183dc95596f391b977bd1a2c050b8498dac74891), [`a1111e2`](https://github.com/mastra-ai/mastra/commit/a1111e24e705488adfe5e0a6f20c53bddf26cb22), [`61debef`](https://github.com/mastra-ai/mastra/commit/61debefd80ad3a7ed5737e19df6a23d40091689a), [`9beaeff`](https://github.com/mastra-ai/mastra/commit/9beaeffa4a97b1d5fd01a7f8af8708b16067f67c), [`9eee594`](https://github.com/mastra-ai/mastra/commit/9eee594e35e0ca2a650fcc33fa82009a142b9ed0), [`979912c`](https://github.com/mastra-ai/mastra/commit/979912cfd180aad53287cda08af771df26454e2c), [`7dcf4c0`](https://github.com/mastra-ai/mastra/commit/7dcf4c04f44d9345b1f8bc5d41eae3f11ac61611), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`0ce418a`](https://github.com/mastra-ai/mastra/commit/0ce418a1ccaa5e125d4483a9651b635046152569), [`8387952`](https://github.com/mastra-ai/mastra/commit/838795227b4edf758c84a2adf6f7fba206c27719), [`5eca5d2`](https://github.com/mastra-ai/mastra/commit/5eca5d2655788863ea0442a46c9ef5d3c6dbe0a8)]:
|
|
373
|
+
- @mastra/core@0.15.3-alpha.4
|
|
374
|
+
|
|
375
|
+
## 0.13.2
|
|
376
|
+
|
|
377
|
+
### Patch Changes
|
|
378
|
+
|
|
379
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
380
|
+
|
|
381
|
+
- Updated dependencies []:
|
|
382
|
+
- @mastra/core@0.15.2
|
|
383
|
+
|
|
384
|
+
## 0.13.1
|
|
385
|
+
|
|
386
|
+
### Patch Changes
|
|
387
|
+
|
|
388
|
+
- [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
|
|
389
|
+
|
|
390
|
+
- Updated dependencies []:
|
|
391
|
+
- @mastra/core@0.15.1
|
|
392
|
+
|
|
393
|
+
## 0.13.0
|
|
394
|
+
|
|
395
|
+
### Minor Changes
|
|
396
|
+
|
|
397
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
398
|
+
|
|
399
|
+
- [#7032](https://github.com/mastra-ai/mastra/pull/7032) [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump zod peerdep to 3.25.0 to support both v3/v4
|
|
400
|
+
|
|
401
|
+
### Patch Changes
|
|
402
|
+
|
|
403
|
+
- [#6996](https://github.com/mastra-ai/mastra/pull/6996) [`24d9ee3`](https://github.com/mastra-ai/mastra/commit/24d9ee3db1c09d15f27a5d0971b102abcfcf7dfd) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving
|
|
404
|
+
|
|
405
|
+
- [#6982](https://github.com/mastra-ai/mastra/pull/6982) [`94e9f54`](https://github.com/mastra-ai/mastra/commit/94e9f547d66ef7cd01d9075ab53b5ca9a1cae100) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix AI peerdeps for NPM install
|
|
406
|
+
|
|
407
|
+
- [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
|
|
408
|
+
|
|
409
|
+
- Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6), [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
|
|
410
|
+
- @mastra/core@0.15.0
|
|
411
|
+
|
|
412
|
+
## 0.13.0-alpha.2
|
|
413
|
+
|
|
414
|
+
### Minor Changes
|
|
415
|
+
|
|
416
|
+
- [#7032](https://github.com/mastra-ai/mastra/pull/7032) [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump zod peerdep to 3.25.0 to support both v3/v4
|
|
417
|
+
|
|
418
|
+
### Patch Changes
|
|
419
|
+
|
|
420
|
+
- Updated dependencies [[`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c)]:
|
|
421
|
+
- @mastra/core@0.15.0-alpha.4
|
|
422
|
+
|
|
423
|
+
## 0.13.0-alpha.1
|
|
424
|
+
|
|
425
|
+
### Minor Changes
|
|
426
|
+
|
|
427
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
428
|
+
|
|
429
|
+
### Patch Changes
|
|
430
|
+
|
|
431
|
+
- Updated dependencies []:
|
|
432
|
+
- @mastra/core@0.15.0-alpha.3
|
|
433
|
+
|
|
434
|
+
## 0.12.2-alpha.0
|
|
435
|
+
|
|
436
|
+
### Patch Changes
|
|
437
|
+
|
|
438
|
+
- [#6996](https://github.com/mastra-ai/mastra/pull/6996) [`24d9ee3`](https://github.com/mastra-ai/mastra/commit/24d9ee3db1c09d15f27a5d0971b102abcfcf7dfd) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving
|
|
439
|
+
|
|
440
|
+
- [#6982](https://github.com/mastra-ai/mastra/pull/6982) [`94e9f54`](https://github.com/mastra-ai/mastra/commit/94e9f547d66ef7cd01d9075ab53b5ca9a1cae100) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix AI peerdeps for NPM install
|
|
441
|
+
|
|
442
|
+
- [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
|
|
443
|
+
|
|
444
|
+
- Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
|
|
445
|
+
- @mastra/core@0.14.2-alpha.1
|
|
446
|
+
|
|
447
|
+
## 0.12.1
|
|
448
|
+
|
|
449
|
+
### Patch Changes
|
|
450
|
+
|
|
451
|
+
- 65115aa: Update reason promopts to no longer return structured response
|
|
452
|
+
- 03997ae: Update peerdeps
|
|
453
|
+
- Updated dependencies [227c7e6]
|
|
454
|
+
- Updated dependencies [12cae67]
|
|
455
|
+
- Updated dependencies [fd3a3eb]
|
|
456
|
+
- Updated dependencies [6faaee5]
|
|
457
|
+
- Updated dependencies [4232b14]
|
|
458
|
+
- Updated dependencies [a89de7e]
|
|
459
|
+
- Updated dependencies [5a37d0c]
|
|
460
|
+
- Updated dependencies [4bde0cb]
|
|
461
|
+
- Updated dependencies [cf4f357]
|
|
462
|
+
- Updated dependencies [ad888a2]
|
|
463
|
+
- Updated dependencies [481751d]
|
|
464
|
+
- Updated dependencies [2454423]
|
|
465
|
+
- Updated dependencies [194e395]
|
|
466
|
+
- Updated dependencies [a722c0b]
|
|
467
|
+
- Updated dependencies [c30bca8]
|
|
468
|
+
- Updated dependencies [3b5fec7]
|
|
469
|
+
- Updated dependencies [a8f129d]
|
|
470
|
+
- @mastra/core@0.14.0
|
|
471
|
+
|
|
472
|
+
## 0.12.1-alpha.1
|
|
473
|
+
|
|
474
|
+
### Patch Changes
|
|
475
|
+
|
|
476
|
+
- 03997ae: Update peerdeps
|
|
477
|
+
- @mastra/core@0.14.0-alpha.7
|
|
478
|
+
|
|
479
|
+
## 0.12.1-alpha.0
|
|
480
|
+
|
|
481
|
+
### Patch Changes
|
|
482
|
+
|
|
483
|
+
- 65115aa: Update reason promopts to no longer return structured response
|
|
484
|
+
- Updated dependencies [6faaee5]
|
|
485
|
+
- Updated dependencies [4232b14]
|
|
486
|
+
- Updated dependencies [a89de7e]
|
|
487
|
+
- Updated dependencies [cf4f357]
|
|
488
|
+
- Updated dependencies [a722c0b]
|
|
489
|
+
- Updated dependencies [3b5fec7]
|
|
490
|
+
- @mastra/core@0.14.0-alpha.1
|
|
491
|
+
|
|
492
|
+
## 0.12.0
|
|
493
|
+
|
|
494
|
+
### Minor Changes
|
|
495
|
+
|
|
496
|
+
- ea0c5f2: Add store support to new score api
|
|
497
|
+
- ea0c5f2: Update evals to use updated scorer API
|
|
498
|
+
|
|
499
|
+
### Patch Changes
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
... 2188 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# @mastra/lance
|
|
2
2
|
|
|
3
|
+
## 0.3.11
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- deleteVectors, deleteFilter when upserting, updateVector filter (#10244) ([#10526](https://github.com/mastra-ai/mastra/pull/10526))
|
|
8
|
+
|
|
9
|
+
- fix: ensure score responses match saved payloads for Mastra Stores. ([#10570](https://github.com/mastra-ai/mastra/pull/10570))
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
12
|
+
- @mastra/core@0.24.6
|
|
13
|
+
|
|
14
|
+
## 0.3.11-alpha.0
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- deleteVectors, deleteFilter when upserting, updateVector filter (#10244) ([#10526](https://github.com/mastra-ai/mastra/pull/10526))
|
|
19
|
+
|
|
20
|
+
- fix: ensure score responses match saved payloads for Mastra Stores. ([#10570](https://github.com/mastra-ai/mastra/pull/10570))
|
|
21
|
+
|
|
22
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
23
|
+
- @mastra/core@0.24.6-alpha.0
|
|
24
|
+
|
|
3
25
|
## 0.3.10
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
|
@@ -298,5 +320,183 @@
|
|
|
298
320
|
- Updated dependencies [599d04c]
|
|
299
321
|
- Updated dependencies [56041d0]
|
|
300
322
|
- Updated dependencies [3412597]
|
|
323
|
+
- Updated dependencies [5eca5d2]
|
|
324
|
+
- Updated dependencies [f2cda47]
|
|
325
|
+
- Updated dependencies [5de1555]
|
|
326
|
+
- Updated dependencies [cfd377a]
|
|
327
|
+
- Updated dependencies [1ed5a3e]
|
|
328
|
+
- @mastra/core@0.15.3
|
|
329
|
+
|
|
330
|
+
## 0.2.11-alpha.1
|
|
331
|
+
|
|
332
|
+
### Patch Changes
|
|
333
|
+
|
|
334
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
335
|
+
|
|
336
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
337
|
+
- @mastra/core@0.15.3-alpha.7
|
|
338
|
+
|
|
339
|
+
## 0.2.11-alpha.0
|
|
340
|
+
|
|
341
|
+
### Patch Changes
|
|
342
|
+
|
|
343
|
+
- [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
344
|
+
|
|
345
|
+
- Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
|
|
346
|
+
- @mastra/core@0.15.3-alpha.5
|
|
347
|
+
|
|
348
|
+
## 0.2.10
|
|
349
|
+
|
|
350
|
+
### Patch Changes
|
|
351
|
+
|
|
352
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
353
|
+
|
|
354
|
+
- Updated dependencies []:
|
|
355
|
+
- @mastra/core@0.15.2
|
|
356
|
+
|
|
357
|
+
## 0.2.9
|
|
358
|
+
|
|
359
|
+
### Patch Changes
|
|
360
|
+
|
|
361
|
+
- [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
|
|
362
|
+
|
|
363
|
+
- Updated dependencies []:
|
|
364
|
+
- @mastra/core@0.15.1
|
|
365
|
+
|
|
366
|
+
## 0.2.8
|
|
367
|
+
|
|
368
|
+
### Patch Changes
|
|
369
|
+
|
|
370
|
+
- [#6994](https://github.com/mastra-ai/mastra/pull/6994) [`0594a70`](https://github.com/mastra-ai/mastra/commit/0594a70ac948d306c7f38765b171c9535e6c78d4) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving for storage adapters
|
|
371
|
+
|
|
372
|
+
- Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6), [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
|
|
373
|
+
- @mastra/core@0.15.0
|
|
374
|
+
|
|
375
|
+
## 0.2.8-alpha.0
|
|
376
|
+
|
|
377
|
+
### Patch Changes
|
|
378
|
+
|
|
379
|
+
- [#6994](https://github.com/mastra-ai/mastra/pull/6994) [`0594a70`](https://github.com/mastra-ai/mastra/commit/0594a70ac948d306c7f38765b171c9535e6c78d4) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving for storage adapters
|
|
380
|
+
|
|
381
|
+
- Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
|
|
382
|
+
- @mastra/core@0.14.2-alpha.1
|
|
383
|
+
|
|
384
|
+
## 0.2.7
|
|
385
|
+
|
|
386
|
+
### Patch Changes
|
|
387
|
+
|
|
388
|
+
- [#6700](https://github.com/mastra-ai/mastra/pull/6700) [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters
|
|
389
|
+
|
|
390
|
+
- Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`0f00e17`](https://github.com/mastra-ai/mastra/commit/0f00e172953ccdccadb35ed3d70f5e4d89115869), [`217cd7a`](https://github.com/mastra-ai/mastra/commit/217cd7a4ce171e9a575c41bb8c83300f4db03236), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
|
|
391
|
+
- @mastra/core@0.14.1
|
|
392
|
+
|
|
393
|
+
## 0.2.7-alpha.0
|
|
394
|
+
|
|
395
|
+
### Patch Changes
|
|
396
|
+
|
|
397
|
+
- [#6700](https://github.com/mastra-ai/mastra/pull/6700) [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters
|
|
398
|
+
|
|
399
|
+
- Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
|
|
400
|
+
- @mastra/core@0.14.1-alpha.0
|
|
401
|
+
|
|
402
|
+
## 0.2.6
|
|
403
|
+
|
|
404
|
+
### Patch Changes
|
|
405
|
+
|
|
406
|
+
- 03997ae: Update peerdeps
|
|
407
|
+
- Updated dependencies [227c7e6]
|
|
408
|
+
- Updated dependencies [12cae67]
|
|
409
|
+
- Updated dependencies [fd3a3eb]
|
|
410
|
+
- Updated dependencies [6faaee5]
|
|
411
|
+
- Updated dependencies [4232b14]
|
|
412
|
+
- Updated dependencies [a89de7e]
|
|
413
|
+
- Updated dependencies [5a37d0c]
|
|
414
|
+
- Updated dependencies [4bde0cb]
|
|
415
|
+
- Updated dependencies [cf4f357]
|
|
416
|
+
- Updated dependencies [ad888a2]
|
|
417
|
+
- Updated dependencies [481751d]
|
|
418
|
+
- Updated dependencies [2454423]
|
|
419
|
+
- Updated dependencies [194e395]
|
|
420
|
+
- Updated dependencies [a722c0b]
|
|
421
|
+
- Updated dependencies [c30bca8]
|
|
422
|
+
- Updated dependencies [3b5fec7]
|
|
423
|
+
- Updated dependencies [a8f129d]
|
|
424
|
+
- @mastra/core@0.14.0
|
|
425
|
+
|
|
426
|
+
## 0.2.6-alpha.0
|
|
427
|
+
|
|
428
|
+
### Patch Changes
|
|
429
|
+
|
|
430
|
+
- 03997ae: Update peerdeps
|
|
431
|
+
- @mastra/core@0.14.0-alpha.7
|
|
432
|
+
|
|
433
|
+
## 0.2.5
|
|
434
|
+
|
|
435
|
+
### Patch Changes
|
|
436
|
+
|
|
437
|
+
- cc9035c: dependencies updates:
|
|
438
|
+
- Updated dependency [`@lancedb/lancedb@^0.21.2` ↗︎](https://www.npmjs.com/package/@lancedb/lancedb/v/0.21.2) (from `^0.18.2`, in `dependencies`)
|
|
439
|
+
- b32c50d: Filter scores by source
|
|
440
|
+
- Updated dependencies [d5330bf]
|
|
441
|
+
- Updated dependencies [2e74797]
|
|
442
|
+
- Updated dependencies [8388649]
|
|
443
|
+
- Updated dependencies [a239d41]
|
|
444
|
+
- Updated dependencies [dd94a26]
|
|
445
|
+
- Updated dependencies [3ba6772]
|
|
446
|
+
- Updated dependencies [b5cf2a3]
|
|
447
|
+
- Updated dependencies [2fff911]
|
|
448
|
+
- Updated dependencies [b32c50d]
|
|
449
|
+
- Updated dependencies [63449d0]
|
|
450
|
+
- Updated dependencies [121a3f8]
|
|
451
|
+
- Updated dependencies [ec510e7]
|
|
452
|
+
- @mastra/core@0.13.2
|
|
453
|
+
|
|
454
|
+
## 0.2.5-alpha.0
|
|
455
|
+
|
|
456
|
+
### Patch Changes
|
|
457
|
+
|
|
458
|
+
- cc9035c: dependencies updates:
|
|
459
|
+
- Updated dependency [`@lancedb/lancedb@^0.21.2` ↗︎](https://www.npmjs.com/package/@lancedb/lancedb/v/0.21.2) (from `^0.18.2`, in `dependencies`)
|
|
460
|
+
- b32c50d: Filter scores by source
|
|
461
|
+
- Updated dependencies [d5330bf]
|
|
462
|
+
- Updated dependencies [a239d41]
|
|
463
|
+
- Updated dependencies [b32c50d]
|
|
464
|
+
- Updated dependencies [121a3f8]
|
|
465
|
+
- Updated dependencies [ec510e7]
|
|
466
|
+
- @mastra/core@0.13.2-alpha.2
|
|
467
|
+
|
|
468
|
+
## 0.2.4
|
|
469
|
+
|
|
470
|
+
### Patch Changes
|
|
471
|
+
|
|
472
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
473
|
+
- Updated dependencies [cb36de0]
|
|
474
|
+
- Updated dependencies [d0496e6]
|
|
475
|
+
- Updated dependencies [a82b851]
|
|
476
|
+
- Updated dependencies [ea0c5f2]
|
|
477
|
+
- Updated dependencies [41a0a0e]
|
|
478
|
+
- Updated dependencies [2871020]
|
|
479
|
+
- Updated dependencies [94f4812]
|
|
480
|
+
- Updated dependencies [e202b82]
|
|
481
|
+
- Updated dependencies [e00f6a0]
|
|
482
|
+
- Updated dependencies [4a406ec]
|
|
483
|
+
- Updated dependencies [b0e43c1]
|
|
484
|
+
- Updated dependencies [5d377e5]
|
|
485
|
+
- Updated dependencies [1fb812e]
|
|
486
|
+
- Updated dependencies [35c5798]
|
|
487
|
+
- @mastra/core@0.13.0
|
|
488
|
+
|
|
489
|
+
## 0.2.4-alpha.0
|
|
490
|
+
|
|
491
|
+
### Patch Changes
|
|
492
|
+
|
|
493
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
494
|
+
- Updated dependencies [cb36de0]
|
|
495
|
+
- Updated dependencies [a82b851]
|
|
496
|
+
- Updated dependencies [41a0a0e]
|
|
497
|
+
- Updated dependencies [2871020]
|
|
498
|
+
- Updated dependencies [4a406ec]
|
|
499
|
+
- Updated dependencies [5d377e5]
|
|
500
|
+
- @mastra/core@0.13.0-alpha.2
|
|
301
501
|
|
|
302
|
-
...
|
|
502
|
+
... 265 more lines hidden. See full changelog in package directory.
|