@mastra/mcp-docs-server 0.13.40 → 0.13.41
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 +8 -8
- package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +2 -0
- package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +35 -35
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +31 -31
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +17 -17
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +17 -17
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +17 -17
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +17 -17
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +17 -17
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +21 -21
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +20 -20
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +23 -23
- package/.docs/organized/changelogs/%40mastra%2Freact.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +24 -24
- package/.docs/organized/changelogs/create-mastra.md +5 -5
- package/.docs/organized/changelogs/mastra.md +21 -21
- package/.docs/raw/reference/vectors/pinecone.mdx +16 -1
- package/.docs/raw/reference/voice/azure.mdx +95 -80
- package/CHANGELOG.md +20 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/prompts/migration.d.ts +3 -0
- package/dist/prompts/migration.d.ts.map +1 -0
- package/dist/stdio.js +148 -1
- package/dist/tools/migration.d.ts +40 -0
- package/dist/tools/migration.d.ts.map +1 -0
- package/package.json +5 -5
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# @mastra/playground-ui
|
|
2
2
|
|
|
3
|
+
## 6.9.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Fix scorer filtering for SpanScoring, add error and info message for user ([#10164](https://github.com/mastra-ai/mastra/pull/10164))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`eebb7bb`](https://github.com/mastra-ai/mastra/commit/eebb7bb407c57342a3be3a2efbe68c696589feeb), [`c6e6d07`](https://github.com/mastra-ai/mastra/commit/c6e6d071ecf346a80dceab410af2c567c7e66a57), [`0e6df8f`](https://github.com/mastra-ai/mastra/commit/0e6df8f66340992cb1b319834657deb17368de52), [`6295fd7`](https://github.com/mastra-ai/mastra/commit/6295fd783d49075d5bf2c18ff9486e94d36aaa56), [`d813cf7`](https://github.com/mastra-ai/mastra/commit/d813cf7251695d85cc60469058384ffa74974484)]:
|
|
10
|
+
- @mastra/core@0.24.2
|
|
11
|
+
- @mastra/client-js@0.16.11
|
|
12
|
+
- @mastra/react@0.0.17
|
|
13
|
+
|
|
14
|
+
## 6.9.2-alpha.0
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- Fix scorer filtering for SpanScoring, add error and info message for user ([#10164](https://github.com/mastra-ai/mastra/pull/10164))
|
|
19
|
+
|
|
20
|
+
- Updated dependencies [[`eebb7bb`](https://github.com/mastra-ai/mastra/commit/eebb7bb407c57342a3be3a2efbe68c696589feeb), [`c6e6d07`](https://github.com/mastra-ai/mastra/commit/c6e6d071ecf346a80dceab410af2c567c7e66a57), [`0e6df8f`](https://github.com/mastra-ai/mastra/commit/0e6df8f66340992cb1b319834657deb17368de52), [`6295fd7`](https://github.com/mastra-ai/mastra/commit/6295fd783d49075d5bf2c18ff9486e94d36aaa56), [`d813cf7`](https://github.com/mastra-ai/mastra/commit/d813cf7251695d85cc60469058384ffa74974484)]:
|
|
21
|
+
- @mastra/core@0.24.2-alpha.0
|
|
22
|
+
- @mastra/client-js@0.16.11-alpha.0
|
|
23
|
+
- @mastra/react@0.0.17-alpha.0
|
|
24
|
+
|
|
3
25
|
## 6.9.1
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
|
@@ -277,26 +299,4 @@
|
|
|
277
299
|
|
|
278
300
|
## 6.5.1
|
|
279
301
|
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
- Add @mastra/react to peer deps ([#8857](https://github.com/mastra-ai/mastra/pull/8857))
|
|
283
|
-
|
|
284
|
-
- Updated dependencies [[`ca85c93`](https://github.com/mastra-ai/mastra/commit/ca85c932b232e6ad820c811ec176d98e68c59b0a), [`a1d40f8`](https://github.com/mastra-ai/mastra/commit/a1d40f88d4ce42c4508774ad22e38ac582157af2), [`01c4a25`](https://github.com/mastra-ai/mastra/commit/01c4a2506c514d5e861c004d3d2fb3791c6391f3), [`9ba695e`](https://github.com/mastra-ai/mastra/commit/9ba695e9ff977b8f13cc71df3b452775757361e5), [`cce8aad`](https://github.com/mastra-ai/mastra/commit/cce8aad878a0dd98e5647680f3765caba0b1701c)]:
|
|
285
|
-
- @mastra/core@0.21.1
|
|
286
|
-
- @mastra/react@0.0.7
|
|
287
|
-
- @mastra/client-js@0.16.1
|
|
288
|
-
|
|
289
|
-
## 6.5.1-alpha.0
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Add @mastra/react to peer deps ([#8857](https://github.com/mastra-ai/mastra/pull/8857))
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [[`ca85c93`](https://github.com/mastra-ai/mastra/commit/ca85c932b232e6ad820c811ec176d98e68c59b0a), [`a1d40f8`](https://github.com/mastra-ai/mastra/commit/a1d40f88d4ce42c4508774ad22e38ac582157af2), [`01c4a25`](https://github.com/mastra-ai/mastra/commit/01c4a2506c514d5e861c004d3d2fb3791c6391f3), [`9ba695e`](https://github.com/mastra-ai/mastra/commit/9ba695e9ff977b8f13cc71df3b452775757361e5), [`cce8aad`](https://github.com/mastra-ai/mastra/commit/cce8aad878a0dd98e5647680f3765caba0b1701c)]:
|
|
296
|
-
- @mastra/core@0.21.1-alpha.0
|
|
297
|
-
- @mastra/react@0.0.7-alpha.0
|
|
298
|
-
- @mastra/client-js@0.16.1-alpha.0
|
|
299
|
-
|
|
300
|
-
## 6.5.0
|
|
301
|
-
|
|
302
|
-
... 3984 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 4006 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/react-hooks
|
|
2
2
|
|
|
3
|
+
## 0.0.17
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @mastra/client-js@0.16.11
|
|
9
|
+
|
|
10
|
+
## 0.0.17-alpha.0
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies []:
|
|
15
|
+
- @mastra/client-js@0.16.11-alpha.0
|
|
16
|
+
|
|
3
17
|
## 0.0.16
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -285,18 +299,4 @@
|
|
|
285
299
|
|
|
286
300
|
## 0.0.4-alpha.4
|
|
287
301
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
- Updated dependencies []:
|
|
291
|
-
- @mastra/client-js@0.15.1-alpha.4
|
|
292
|
-
|
|
293
|
-
## 0.0.4-alpha.3
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- Updated dependencies []:
|
|
298
|
-
- @mastra/client-js@0.15.1-alpha.3
|
|
299
|
-
|
|
300
|
-
## 0.0.4-alpha.2
|
|
301
|
-
|
|
302
|
-
... 96 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 110 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/server
|
|
2
2
|
|
|
3
|
+
## 0.24.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`eebb7bb`](https://github.com/mastra-ai/mastra/commit/eebb7bb407c57342a3be3a2efbe68c696589feeb), [`c6e6d07`](https://github.com/mastra-ai/mastra/commit/c6e6d071ecf346a80dceab410af2c567c7e66a57), [`0e6df8f`](https://github.com/mastra-ai/mastra/commit/0e6df8f66340992cb1b319834657deb17368de52), [`6295fd7`](https://github.com/mastra-ai/mastra/commit/6295fd783d49075d5bf2c18ff9486e94d36aaa56), [`d813cf7`](https://github.com/mastra-ai/mastra/commit/d813cf7251695d85cc60469058384ffa74974484)]:
|
|
8
|
+
- @mastra/core@0.24.2
|
|
9
|
+
|
|
10
|
+
## 0.24.2-alpha.0
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [[`eebb7bb`](https://github.com/mastra-ai/mastra/commit/eebb7bb407c57342a3be3a2efbe68c696589feeb), [`c6e6d07`](https://github.com/mastra-ai/mastra/commit/c6e6d071ecf346a80dceab410af2c567c7e66a57), [`0e6df8f`](https://github.com/mastra-ai/mastra/commit/0e6df8f66340992cb1b319834657deb17368de52), [`6295fd7`](https://github.com/mastra-ai/mastra/commit/6295fd783d49075d5bf2c18ff9486e94d36aaa56), [`d813cf7`](https://github.com/mastra-ai/mastra/commit/d813cf7251695d85cc60469058384ffa74974484)]:
|
|
15
|
+
- @mastra/core@0.24.2-alpha.0
|
|
16
|
+
|
|
3
17
|
## 0.24.1
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -284,19 +298,5 @@
|
|
|
284
298
|
|
|
285
299
|
## 0.21.0-alpha.1
|
|
286
300
|
|
|
287
|
-
### Patch Changes
|
|
288
|
-
|
|
289
|
-
- Updated dependencies [[`1ed9670`](https://github.com/mastra-ai/mastra/commit/1ed9670d3ca50cb60dc2e517738c5eef3968ed27), [`158381d`](https://github.com/mastra-ai/mastra/commit/158381d39335be934b81ef8a1947bccace492c25), [`fb703b9`](https://github.com/mastra-ai/mastra/commit/fb703b9634eeaff1a6eb2b5531ce0f9e8fb04727), [`37a2314`](https://github.com/mastra-ai/mastra/commit/37a23148e0e5a3b40d4f9f098b194671a8a49faf), [`05a9dee`](https://github.com/mastra-ai/mastra/commit/05a9dee3d355694d28847bfffb6289657fcf7dfa), [`e3c1077`](https://github.com/mastra-ai/mastra/commit/e3c107763aedd1643d3def5df450c235da9ff76c), [`1bccdb3`](https://github.com/mastra-ai/mastra/commit/1bccdb33eb90cbeba2dc5ece1c2561fb774b26b6), [`5ef944a`](https://github.com/mastra-ai/mastra/commit/5ef944a3721d93105675cac2b2311432ff8cc393), [`d6b186f`](https://github.com/mastra-ai/mastra/commit/d6b186fb08f1caf1b86f73d3a5ee88fb999ca3be), [`65493b3`](https://github.com/mastra-ai/mastra/commit/65493b31c36f6fdb78f9679f7e1ecf0c250aa5ee), [`a998b8f`](https://github.com/mastra-ai/mastra/commit/a998b8f858091c2ec47683e60766cf12d03001e4), [`8a37bdd`](https://github.com/mastra-ai/mastra/commit/8a37bddb6d8614a32c5b70303d583d80c620ea61)]:
|
|
290
|
-
- @mastra/core@0.21.0-alpha.1
|
|
291
|
-
|
|
292
|
-
## 0.21.0-alpha.0
|
|
293
|
-
|
|
294
|
-
### Minor Changes
|
|
295
|
-
|
|
296
|
-
- Update structuredOutput to use response format by default with an opt in to json prompt injection. ([#8557](https://github.com/mastra-ai/mastra/pull/8557))
|
|
297
|
-
Replaced internal usage of output with structuredOutput.
|
|
298
|
-
|
|
299
|
-
- Update peer dependencies to match core package version bump (0.21.0) ([#8557](https://github.com/mastra-ai/mastra/pull/8557))
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 3993 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# @mastra/voice-google-gemini-live
|
|
2
2
|
|
|
3
|
+
## 0.11.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- Backport gemini fix to 0.x ([#10234](https://github.com/mastra-ai/mastra/pull/10234))
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [[`eebb7bb`](https://github.com/mastra-ai/mastra/commit/eebb7bb407c57342a3be3a2efbe68c696589feeb), [`c6e6d07`](https://github.com/mastra-ai/mastra/commit/c6e6d071ecf346a80dceab410af2c567c7e66a57), [`0e6df8f`](https://github.com/mastra-ai/mastra/commit/0e6df8f66340992cb1b319834657deb17368de52), [`6295fd7`](https://github.com/mastra-ai/mastra/commit/6295fd783d49075d5bf2c18ff9486e94d36aaa56), [`d813cf7`](https://github.com/mastra-ai/mastra/commit/d813cf7251695d85cc60469058384ffa74974484)]:
|
|
12
|
+
- @mastra/core@0.24.2
|
|
13
|
+
|
|
14
|
+
## 0.11.0-alpha.0
|
|
15
|
+
|
|
16
|
+
### Minor Changes
|
|
17
|
+
|
|
18
|
+
- Backport gemini fix to 0.x ([#10234](https://github.com/mastra-ai/mastra/pull/10234))
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- Updated dependencies [[`eebb7bb`](https://github.com/mastra-ai/mastra/commit/eebb7bb407c57342a3be3a2efbe68c696589feeb), [`c6e6d07`](https://github.com/mastra-ai/mastra/commit/c6e6d071ecf346a80dceab410af2c567c7e66a57), [`0e6df8f`](https://github.com/mastra-ai/mastra/commit/0e6df8f66340992cb1b319834657deb17368de52), [`6295fd7`](https://github.com/mastra-ai/mastra/commit/6295fd783d49075d5bf2c18ff9486e94d36aaa56), [`d813cf7`](https://github.com/mastra-ai/mastra/commit/d813cf7251695d85cc60469058384ffa74974484)]:
|
|
23
|
+
- @mastra/core@0.24.2-alpha.0
|
|
24
|
+
|
|
3
25
|
## 0.10.18
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
|
@@ -276,27 +298,5 @@
|
|
|
276
298
|
|
|
277
299
|
### Patch Changes
|
|
278
300
|
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
- Updated dependencies [12cae67]
|
|
282
|
-
- Updated dependencies [fd3a3eb]
|
|
283
|
-
- Updated dependencies [6faaee5]
|
|
284
|
-
- Updated dependencies [4232b14]
|
|
285
|
-
- Updated dependencies [a89de7e]
|
|
286
|
-
- Updated dependencies [5a37d0c]
|
|
287
|
-
- Updated dependencies [4bde0cb]
|
|
288
|
-
- Updated dependencies [cf4f357]
|
|
289
|
-
- Updated dependencies [ad888a2]
|
|
290
|
-
- Updated dependencies [481751d]
|
|
291
|
-
- Updated dependencies [2454423]
|
|
292
|
-
- Updated dependencies [194e395]
|
|
293
|
-
- Updated dependencies [a722c0b]
|
|
294
|
-
- Updated dependencies [c30bca8]
|
|
295
|
-
- Updated dependencies [3b5fec7]
|
|
296
|
-
- Updated dependencies [a8f129d]
|
|
297
|
-
- @mastra/core@0.14.0
|
|
298
|
-
|
|
299
|
-
## 0.10.7-alpha.0
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 11 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 33 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
# create-mastra
|
|
2
2
|
|
|
3
|
+
## 0.18.2
|
|
4
|
+
|
|
5
|
+
## 0.18.2-alpha.0
|
|
6
|
+
|
|
3
7
|
## 0.18.1
|
|
4
8
|
|
|
5
9
|
## 0.18.1-alpha.0
|
|
@@ -294,9 +298,5 @@
|
|
|
294
298
|
|
|
295
299
|
- show thread list in desc order ([#8381](https://github.com/mastra-ai/mastra/pull/8381))
|
|
296
300
|
|
|
297
|
-
- Fix an issue preventing showing working memory and semantic recall in the playground ([#8358](https://github.com/mastra-ai/mastra/pull/8358))
|
|
298
|
-
|
|
299
|
-
- Add observe strean to get streans after workflow has been interrupted ([#8318](https://github.com/mastra-ai/mastra/pull/8318))
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1824 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# mastra
|
|
2
2
|
|
|
3
|
+
## 0.18.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add support to skip dotenv/env file loading by adding MASTRA_SKIP_DOTENV ([#10246](https://github.com/mastra-ai/mastra/pull/10246))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`eebb7bb`](https://github.com/mastra-ai/mastra/commit/eebb7bb407c57342a3be3a2efbe68c696589feeb), [`c6e6d07`](https://github.com/mastra-ai/mastra/commit/c6e6d071ecf346a80dceab410af2c567c7e66a57), [`0e6df8f`](https://github.com/mastra-ai/mastra/commit/0e6df8f66340992cb1b319834657deb17368de52), [`6295fd7`](https://github.com/mastra-ai/mastra/commit/6295fd783d49075d5bf2c18ff9486e94d36aaa56), [`d813cf7`](https://github.com/mastra-ai/mastra/commit/d813cf7251695d85cc60469058384ffa74974484)]:
|
|
10
|
+
- @mastra/core@0.24.2
|
|
11
|
+
- @mastra/deployer@0.24.2
|
|
12
|
+
|
|
13
|
+
## 0.18.2-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Add support to skip dotenv/env file loading by adding MASTRA_SKIP_DOTENV ([#10246](https://github.com/mastra-ai/mastra/pull/10246))
|
|
18
|
+
|
|
19
|
+
- Updated dependencies [[`eebb7bb`](https://github.com/mastra-ai/mastra/commit/eebb7bb407c57342a3be3a2efbe68c696589feeb), [`c6e6d07`](https://github.com/mastra-ai/mastra/commit/c6e6d071ecf346a80dceab410af2c567c7e66a57), [`0e6df8f`](https://github.com/mastra-ai/mastra/commit/0e6df8f66340992cb1b319834657deb17368de52), [`6295fd7`](https://github.com/mastra-ai/mastra/commit/6295fd783d49075d5bf2c18ff9486e94d36aaa56), [`d813cf7`](https://github.com/mastra-ai/mastra/commit/d813cf7251695d85cc60469058384ffa74974484)]:
|
|
20
|
+
- @mastra/core@0.24.2-alpha.0
|
|
21
|
+
- @mastra/deployer@0.24.2-alpha.0
|
|
22
|
+
|
|
3
23
|
## 0.18.1
|
|
4
24
|
|
|
5
25
|
### Patch Changes
|
|
@@ -279,24 +299,4 @@
|
|
|
279
299
|
|
|
280
300
|
- Refactor EntryList component and Scorer and Observability pages ([#8652](https://github.com/mastra-ai/mastra/pull/8652))
|
|
281
301
|
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
- Improve README ([#8819](https://github.com/mastra-ai/mastra/pull/8819))
|
|
285
|
-
|
|
286
|
-
- Update peer dependencies to match core package version bump (0.21.0) ([#8686](https://github.com/mastra-ai/mastra/pull/8686))
|
|
287
|
-
|
|
288
|
-
- Updated dependencies [[`0fb6616`](https://github.com/mastra-ai/mastra/commit/0fb66169600ed2a3dc1297b1bfa8a7693ebb6e3c), [`1ed9670`](https://github.com/mastra-ai/mastra/commit/1ed9670d3ca50cb60dc2e517738c5eef3968ed27), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`1dbd76a`](https://github.com/mastra-ai/mastra/commit/1dbd76aff29cc764d3a1ac7bb01172fe59cb5992), [`f59fc1e`](https://github.com/mastra-ai/mastra/commit/f59fc1e406b8912e692f6bff6cfd4754cc8d165c), [`ca5a01f`](https://github.com/mastra-ai/mastra/commit/ca5a01f0dd4dabdbfde3beeaf92c7333e0f9bb39), [`158381d`](https://github.com/mastra-ai/mastra/commit/158381d39335be934b81ef8a1947bccace492c25), [`a1799bc`](https://github.com/mastra-ai/mastra/commit/a1799bcc1b5a1cdc188f2ac0165f17a1c4ac6f7b), [`6ff6094`](https://github.com/mastra-ai/mastra/commit/6ff60946f4ecfebdeef6e21d2b230c2204f2c9b8), [`2ddb851`](https://github.com/mastra-ai/mastra/commit/2ddb8519c4b6f1d31be10ffd33b41d2b649a04ff), [`fb703b9`](https://github.com/mastra-ai/mastra/commit/fb703b9634eeaff1a6eb2b5531ce0f9e8fb04727), [`dfe856f`](https://github.com/mastra-ai/mastra/commit/dfe856f7f60ff4765b75930e7b5d82dd0f0f7d89), [`37a2314`](https://github.com/mastra-ai/mastra/commit/37a23148e0e5a3b40d4f9f098b194671a8a49faf), [`7b1ef57`](https://github.com/mastra-ai/mastra/commit/7b1ef57fc071c2aa2a2e32905b18cd88719c5a39), [`7b1ef57`](https://github.com/mastra-ai/mastra/commit/7b1ef57fc071c2aa2a2e32905b18cd88719c5a39), [`05a9dee`](https://github.com/mastra-ai/mastra/commit/05a9dee3d355694d28847bfffb6289657fcf7dfa), [`e3c1077`](https://github.com/mastra-ai/mastra/commit/e3c107763aedd1643d3def5df450c235da9ff76c), [`1908ca0`](https://github.com/mastra-ai/mastra/commit/1908ca0521f90e43779cc29ab590173ca560443c), [`1bccdb3`](https://github.com/mastra-ai/mastra/commit/1bccdb33eb90cbeba2dc5ece1c2561fb774b26b6), [`5ef944a`](https://github.com/mastra-ai/mastra/commit/5ef944a3721d93105675cac2b2311432ff8cc393), [`228228b`](https://github.com/mastra-ai/mastra/commit/228228b0b1de9291cb8887587f5cea1a8757ebad), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`d6b186f`](https://github.com/mastra-ai/mastra/commit/d6b186fb08f1caf1b86f73d3a5ee88fb999ca3be), [`ee68e82`](https://github.com/mastra-ai/mastra/commit/ee68e8289ea4408d29849e899bc6e78b3bd4e843), [`228228b`](https://github.com/mastra-ai/mastra/commit/228228b0b1de9291cb8887587f5cea1a8757ebad), [`ea33930`](https://github.com/mastra-ai/mastra/commit/ea339301e82d6318257720d811b043014ee44064), [`65493b3`](https://github.com/mastra-ai/mastra/commit/65493b31c36f6fdb78f9679f7e1ecf0c250aa5ee), [`a998b8f`](https://github.com/mastra-ai/mastra/commit/a998b8f858091c2ec47683e60766cf12d03001e4), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`8a37bdd`](https://github.com/mastra-ai/mastra/commit/8a37bddb6d8614a32c5b70303d583d80c620ea61), [`7b1ef57`](https://github.com/mastra-ai/mastra/commit/7b1ef57fc071c2aa2a2e32905b18cd88719c5a39), [`e0e1cf1`](https://github.com/mastra-ai/mastra/commit/e0e1cf1e37b9dc61099ab331a6d386e44b816310), [`135d6f2`](https://github.com/mastra-ai/mastra/commit/135d6f22a326ed1dffff858700669dff09d2c9eb)]:
|
|
289
|
-
- @mastra/deployer@0.21.0
|
|
290
|
-
- @mastra/core@0.21.0
|
|
291
|
-
- @mastra/loggers@0.10.16
|
|
292
|
-
- @mastra/mcp@0.13.5
|
|
293
|
-
|
|
294
|
-
## 0.16.0-alpha.1
|
|
295
|
-
|
|
296
|
-
### Minor Changes
|
|
297
|
-
|
|
298
|
-
- Update peer dependencies to match core package version bump (0.21.0) ([#8795](https://github.com/mastra-ai/mastra/pull/8795))
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
|
-
|
|
302
|
-
... 6437 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 6457 more lines hidden. See full changelog in package directory.
|
|
@@ -20,7 +20,22 @@ It provides real-time vector search, with features like hybrid search, metadata
|
|
|
20
20
|
{
|
|
21
21
|
name: "environment",
|
|
22
22
|
type: "string",
|
|
23
|
-
|
|
23
|
+
isOptional: true,
|
|
24
|
+
description: "Pinecone environment controller host URL",
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
name: "cloud",
|
|
28
|
+
type: "'aws' | 'gcp' | 'azure'",
|
|
29
|
+
isOptional: true,
|
|
30
|
+
defaultValue: "aws",
|
|
31
|
+
description: "Cloud provider for Pinecone serverless",
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
name: "region",
|
|
35
|
+
type: "string",
|
|
36
|
+
isOptional: true,
|
|
37
|
+
defaultValue: "us-east-1",
|
|
38
|
+
description: "Region for Pinecone serverless",
|
|
24
39
|
},
|
|
25
40
|
]}
|
|
26
41
|
/>
|
|
@@ -8,6 +8,8 @@ description: "Documentation for the AzureVoice class, providing text-to-speech a
|
|
|
8
8
|
The AzureVoice class in Mastra provides text-to-speech and speech-to-text capabilities using Microsoft Azure Cognitive Services.
|
|
9
9
|
|
|
10
10
|
## Usage Example
|
|
11
|
+
This requires Azure Speech Services credentials that can be provided through environment variables or directly in the configuration:
|
|
12
|
+
|
|
11
13
|
|
|
12
14
|
```typescript
|
|
13
15
|
import { AzureVoice } from "@mastra/voice-azure";
|
|
@@ -15,29 +17,25 @@ import { AzureVoice } from "@mastra/voice-azure";
|
|
|
15
17
|
// Initialize with configuration
|
|
16
18
|
const voice = new AzureVoice({
|
|
17
19
|
speechModel: {
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
20
|
+
apiKey: "your-azure-speech-api-key", // Or use AZURE_API_KEY env var
|
|
21
|
+
region: "eastus", // Or use AZURE_REGION env var
|
|
22
|
+
voiceName: "en-US-AriaNeural", // Optional: specific voice for TTS
|
|
21
23
|
},
|
|
22
24
|
listeningModel: {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
25
|
+
apiKey: "your-azure-speech-api-key", // Or use AZURE_API_KEY env var
|
|
26
|
+
region: "eastus", // Or use AZURE_REGION env var
|
|
27
|
+
language: "en-US", // Optional: recognition language for STT
|
|
26
28
|
},
|
|
27
|
-
speaker: "en-US-JennyNeural", //
|
|
29
|
+
speaker: "en-US-JennyNeural", // Optional: default voice
|
|
28
30
|
});
|
|
29
31
|
|
|
30
32
|
// Convert text to speech
|
|
31
33
|
const audioStream = await voice.speak("Hello, how can I help you?", {
|
|
32
|
-
speaker: "en-US-GuyNeural", //
|
|
33
|
-
style: "cheerful", // Voice style
|
|
34
|
+
speaker: "en-US-GuyNeural", // Optional: override default voice
|
|
34
35
|
});
|
|
35
36
|
|
|
36
37
|
// Convert speech to text
|
|
37
|
-
const text = await voice.listen(audioStream
|
|
38
|
-
filetype: "wav",
|
|
39
|
-
language: "en-US",
|
|
40
|
-
});
|
|
38
|
+
const text = await voice.listen(audioStream);
|
|
41
39
|
```
|
|
42
40
|
|
|
43
41
|
## Configuration
|
|
@@ -69,26 +67,36 @@ const text = await voice.listen(audioStream, {
|
|
|
69
67
|
|
|
70
68
|
### AzureSpeechConfig
|
|
71
69
|
|
|
70
|
+
Configuration object for speech synthesis (`speechModel`) and recognition (`listeningModel`).
|
|
71
|
+
|
|
72
72
|
<PropertiesTable
|
|
73
73
|
content={[
|
|
74
74
|
{
|
|
75
|
-
name: "
|
|
76
|
-
type: "
|
|
77
|
-
description:
|
|
75
|
+
name: "apiKey",
|
|
76
|
+
type: "string",
|
|
77
|
+
description:
|
|
78
|
+
"Azure Speech Services API key (NOT Azure OpenAI key). Falls back to AZURE_API_KEY environment variable.",
|
|
78
79
|
isOptional: true,
|
|
79
80
|
},
|
|
80
81
|
{
|
|
81
|
-
name: "
|
|
82
|
+
name: "region",
|
|
82
83
|
type: "string",
|
|
83
84
|
description:
|
|
84
|
-
"Azure
|
|
85
|
+
"Azure region (e.g., 'eastus', 'westeurope'). Falls back to AZURE_REGION environment variable.",
|
|
85
86
|
isOptional: true,
|
|
86
87
|
},
|
|
87
88
|
{
|
|
88
|
-
name: "
|
|
89
|
+
name: "voiceName",
|
|
90
|
+
type: "string",
|
|
91
|
+
description:
|
|
92
|
+
"Voice ID for speech synthesis (e.g., 'en-US-AriaNeural', 'en-US-JennyNeural'). Only used in speechModel. See voice list below.",
|
|
93
|
+
isOptional: true,
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
name: "language",
|
|
89
97
|
type: "string",
|
|
90
98
|
description:
|
|
91
|
-
"
|
|
99
|
+
"Recognition language code (e.g., 'en-US', 'fr-FR'). Only used in listeningModel.",
|
|
92
100
|
isOptional: true,
|
|
93
101
|
},
|
|
94
102
|
]}
|
|
@@ -111,32 +119,14 @@ Converts text to speech using Azure's neural text-to-speech service.
|
|
|
111
119
|
{
|
|
112
120
|
name: "options.speaker",
|
|
113
121
|
type: "string",
|
|
114
|
-
description: "Voice ID to use for speech synthesis.",
|
|
122
|
+
description: "Voice ID to use for speech synthesis (e.g., 'en-US-JennyNeural'). Overrides the default voice.",
|
|
115
123
|
isOptional: true,
|
|
116
124
|
defaultValue: "Constructor's speaker value",
|
|
117
125
|
},
|
|
118
|
-
{
|
|
119
|
-
name: "options.style",
|
|
120
|
-
type: "string",
|
|
121
|
-
description: "Speaking style (e.g., 'cheerful', 'sad', 'angry').",
|
|
122
|
-
isOptional: true,
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
name: "options.rate",
|
|
126
|
-
type: "string",
|
|
127
|
-
description: "Speaking rate (e.g., 'slow', 'medium', 'fast').",
|
|
128
|
-
isOptional: true,
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
name: "options.pitch",
|
|
132
|
-
type: "string",
|
|
133
|
-
description: "Voice pitch (e.g., 'low', 'medium', 'high').",
|
|
134
|
-
isOptional: true,
|
|
135
|
-
},
|
|
136
126
|
]}
|
|
137
127
|
/>
|
|
138
128
|
|
|
139
|
-
Returns: `Promise<NodeJS.ReadableStream>`
|
|
129
|
+
Returns: `Promise<NodeJS.ReadableStream>` - Audio stream in WAV format
|
|
140
130
|
|
|
141
131
|
### listen()
|
|
142
132
|
|
|
@@ -147,31 +137,19 @@ Transcribes audio using Azure's speech-to-text service.
|
|
|
147
137
|
{
|
|
148
138
|
name: "audioStream",
|
|
149
139
|
type: "NodeJS.ReadableStream",
|
|
150
|
-
description: "Audio stream to transcribe.",
|
|
140
|
+
description: "Audio stream to transcribe. Must be in WAV format.",
|
|
151
141
|
isOptional: false,
|
|
152
142
|
},
|
|
153
|
-
{
|
|
154
|
-
name: "options.filetype",
|
|
155
|
-
type: "string",
|
|
156
|
-
description: "Audio format of the input stream.",
|
|
157
|
-
isOptional: true,
|
|
158
|
-
defaultValue: "'wav'",
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
name: "options.language",
|
|
162
|
-
type: "string",
|
|
163
|
-
description: "Language code for transcription.",
|
|
164
|
-
isOptional: true,
|
|
165
|
-
defaultValue: "'en-US'",
|
|
166
|
-
},
|
|
167
143
|
]}
|
|
168
144
|
/>
|
|
169
145
|
|
|
170
|
-
Returns: `Promise<string>`
|
|
146
|
+
Returns: `Promise<string>` - The recognized text from the audio
|
|
147
|
+
|
|
148
|
+
**Note:** Language and recognition settings are configured in the `listeningModel` configuration during initialization, not passed as options to this method.
|
|
171
149
|
|
|
172
150
|
### getSpeakers()
|
|
173
151
|
|
|
174
|
-
Returns an array of available voice options, where each node contains:
|
|
152
|
+
Returns an array of available voice options (200+ voices), where each node contains:
|
|
175
153
|
|
|
176
154
|
<PropertiesTable
|
|
177
155
|
content={[
|
|
@@ -179,40 +157,77 @@ Returns an array of available voice options, where each node contains:
|
|
|
179
157
|
name: "voiceId",
|
|
180
158
|
type: "string",
|
|
181
159
|
description:
|
|
182
|
-
"Unique identifier for the voice (e.g., 'en-US-JennyNeural')",
|
|
183
|
-
isOptional: false,
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
name: "name",
|
|
187
|
-
type: "string",
|
|
188
|
-
description: "Human-readable name of the voice",
|
|
160
|
+
"Unique identifier for the voice (e.g., 'en-US-JennyNeural', 'fr-FR-DeniseNeural')",
|
|
189
161
|
isOptional: false,
|
|
190
162
|
},
|
|
191
163
|
{
|
|
192
|
-
name: "
|
|
164
|
+
name: "language",
|
|
193
165
|
type: "string",
|
|
194
|
-
description: "Language
|
|
166
|
+
description: "Language code extracted from voice ID (e.g., 'en', 'fr')",
|
|
195
167
|
isOptional: false,
|
|
196
168
|
},
|
|
197
169
|
{
|
|
198
|
-
name: "
|
|
170
|
+
name: "region",
|
|
199
171
|
type: "string",
|
|
200
|
-
description: "
|
|
172
|
+
description: "Region code extracted from voice ID (e.g., 'US', 'GB', 'FR')",
|
|
201
173
|
isOptional: false,
|
|
202
174
|
},
|
|
203
|
-
{
|
|
204
|
-
name: "styles",
|
|
205
|
-
type: "string[]",
|
|
206
|
-
description: "Available speaking styles for the voice",
|
|
207
|
-
isOptional: true,
|
|
208
|
-
},
|
|
209
175
|
]}
|
|
210
176
|
/>
|
|
211
177
|
|
|
212
|
-
|
|
178
|
+
Returns: `Promise<Array<{ voiceId: string; language: string; region: string; }>>`
|
|
179
|
+
|
|
180
|
+
## Important Notes
|
|
181
|
+
|
|
182
|
+
### Azure Speech Services vs Azure OpenAI
|
|
183
|
+
|
|
184
|
+
**⚠️ Critical:** This package uses **Azure Speech Services**, which is different from **Azure OpenAI Services**.
|
|
185
|
+
|
|
186
|
+
- **DO NOT** use your `AZURE_OPENAI_API_KEY` for this package
|
|
187
|
+
- **DO** use an Azure Speech Services subscription key (obtain from Azure Portal under "Speech Services")
|
|
188
|
+
- These are separate Azure resources with different API keys and endpoints
|
|
189
|
+
|
|
190
|
+
### Environment Variables
|
|
191
|
+
|
|
192
|
+
API keys and regions can be provided via constructor options or environment variables:
|
|
193
|
+
|
|
194
|
+
- `AZURE_API_KEY` - Your Azure Speech Services subscription key
|
|
195
|
+
- `AZURE_REGION` - Your Azure region (e.g., 'eastus', 'westeurope')
|
|
196
|
+
|
|
197
|
+
### Voice Capabilities
|
|
198
|
+
|
|
199
|
+
- Azure offers 200+ neural voices across 50+ languages
|
|
200
|
+
- Each voice ID follows the format: `{language}-{region}-{name}Neural` (e.g., 'en-US-JennyNeural')
|
|
201
|
+
- Some voices include multilingual support or HD quality variants
|
|
202
|
+
- Audio output is in WAV format
|
|
203
|
+
- Audio input for recognition must be in WAV format
|
|
204
|
+
|
|
205
|
+
## Available Voices
|
|
206
|
+
|
|
207
|
+
Azure provides 200+ neural voices across many languages. Some popular English voices include:
|
|
208
|
+
|
|
209
|
+
- **US English:**
|
|
210
|
+
- `en-US-AriaNeural` (Female, default)
|
|
211
|
+
- `en-US-JennyNeural` (Female)
|
|
212
|
+
- `en-US-GuyNeural` (Male)
|
|
213
|
+
- `en-US-DavisNeural` (Male)
|
|
214
|
+
- `en-US-AvaNeural` (Female)
|
|
215
|
+
- `en-US-AndrewNeural` (Male)
|
|
216
|
+
|
|
217
|
+
- **British English:**
|
|
218
|
+
- `en-GB-SoniaNeural` (Female)
|
|
219
|
+
- `en-GB-RyanNeural` (Male)
|
|
220
|
+
- `en-GB-LibbyNeural` (Female)
|
|
221
|
+
|
|
222
|
+
- **Australian English:**
|
|
223
|
+
- `en-AU-NatashaNeural` (Female)
|
|
224
|
+
- `en-AU-WilliamNeural` (Male)
|
|
225
|
+
|
|
226
|
+
To get a complete list of all 200+ voices:
|
|
227
|
+
|
|
228
|
+
```typescript
|
|
229
|
+
const voices = await voice.getSpeakers();
|
|
230
|
+
console.log(voices); // Array of { voiceId, language, region }
|
|
231
|
+
```
|
|
213
232
|
|
|
214
|
-
|
|
215
|
-
- Azure offers a wide range of neural voices across many languages
|
|
216
|
-
- Some voices support speaking styles like cheerful, sad, angry, etc.
|
|
217
|
-
- Speech recognition supports multiple audio formats and languages
|
|
218
|
-
- Azure's speech services provide high-quality neural voices with natural-sounding speech
|
|
233
|
+
For more information, see the [Azure Neural TTS documentation](https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/language-support?tabs=tts).
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 0.13.41
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add migration tool to mcp docs server for stable branch that will let users know to upgrade mcp docs server @latest to @beta to get the proper migration tool. ([#10200](https://github.com/mastra-ai/mastra/pull/10200))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`f21ed89`](https://github.com/mastra-ai/mastra/commit/f21ed89577cfa00d616f10eaf10d8feb096f283e), [`eebb7bb`](https://github.com/mastra-ai/mastra/commit/eebb7bb407c57342a3be3a2efbe68c696589feeb), [`c6e6d07`](https://github.com/mastra-ai/mastra/commit/c6e6d071ecf346a80dceab410af2c567c7e66a57), [`0e6df8f`](https://github.com/mastra-ai/mastra/commit/0e6df8f66340992cb1b319834657deb17368de52), [`6295fd7`](https://github.com/mastra-ai/mastra/commit/6295fd783d49075d5bf2c18ff9486e94d36aaa56), [`d813cf7`](https://github.com/mastra-ai/mastra/commit/d813cf7251695d85cc60469058384ffa74974484)]:
|
|
10
|
+
- @mastra/mcp@0.14.3
|
|
11
|
+
- @mastra/core@0.24.2
|
|
12
|
+
|
|
13
|
+
## 0.13.41-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Add migration tool to mcp docs server for stable branch that will let users know to upgrade mcp docs server @latest to @beta to get the proper migration tool. ([#10200](https://github.com/mastra-ai/mastra/pull/10200))
|
|
18
|
+
|
|
19
|
+
- Updated dependencies [[`f21ed89`](https://github.com/mastra-ai/mastra/commit/f21ed89577cfa00d616f10eaf10d8feb096f283e), [`eebb7bb`](https://github.com/mastra-ai/mastra/commit/eebb7bb407c57342a3be3a2efbe68c696589feeb), [`c6e6d07`](https://github.com/mastra-ai/mastra/commit/c6e6d071ecf346a80dceab410af2c567c7e66a57), [`0e6df8f`](https://github.com/mastra-ai/mastra/commit/0e6df8f66340992cb1b319834657deb17368de52), [`6295fd7`](https://github.com/mastra-ai/mastra/commit/6295fd783d49075d5bf2c18ff9486e94d36aaa56), [`d813cf7`](https://github.com/mastra-ai/mastra/commit/d813cf7251695d85cc60469058384ffa74974484)]:
|
|
20
|
+
- @mastra/mcp@0.14.3-alpha.0
|
|
21
|
+
- @mastra/core@0.24.2-alpha.0
|
|
22
|
+
|
|
3
23
|
## 0.13.40
|
|
4
24
|
|
|
5
25
|
### Patch Changes
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAmBxC,QAAA,IAAI,MAAM,EAAE,SAAS,CAAC;AAiCtB,iBAAe,SAAS,kBAQvB;AAED,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"migration.d.ts","sourceRoot":"","sources":["../../src/prompts/migration.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAiDpD,eAAO,MAAM,uBAAuB,EAAE,gBAcrC,CAAC"}
|