@mastra/mcp-docs-server 0.0.3-alpha.0 → 0.0.3
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/%40mastra%2Fastra.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fcomposio.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +7 -7
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Frag.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fstabilityai.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +8 -8
- package/.docs/organized/changelogs/mastra.md +9 -9
- package/package.json +2 -2
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/astra
|
|
2
2
|
|
|
3
|
+
## 0.2.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.2.4-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [ed55f1d]
|
|
292
299
|
- Updated dependencies [06aa827]
|
|
293
300
|
- Updated dependencies [0fd78ac]
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [0d25b75]
|
|
297
|
-
- Updated dependencies [fd14a3f]
|
|
298
|
-
- Updated dependencies [8d13b14]
|
|
299
|
-
- Updated dependencies [3f369a2]
|
|
300
|
-
- Updated dependencies [3ee4831]
|
|
301
|
-
|
|
302
|
-
... 747 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 754 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.2.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.2.4-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- 4d4e1e1: Updated vector tests and pinecone
|
|
292
299
|
- bb4f447: Add support for commonjs
|
|
293
300
|
- 5f28f44: Updated Chroma Vector to allow for document storage
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [06aa827]
|
|
297
|
-
- Updated dependencies [0fd78ac]
|
|
298
|
-
- Updated dependencies [2512a93]
|
|
299
|
-
- Updated dependencies [e62de74]
|
|
300
|
-
- Updated dependencies [0d25b75]
|
|
301
|
-
|
|
302
|
-
... 748 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 755 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.1.11-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.11-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [0fd78ac]
|
|
292
299
|
- Updated dependencies [2512a93]
|
|
293
300
|
- Updated dependencies [e62de74]
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [8d13b14]
|
|
297
|
-
- Updated dependencies [3f369a2]
|
|
298
|
-
- Updated dependencies [3ee4831]
|
|
299
|
-
- Updated dependencies [4d4e1e1]
|
|
300
|
-
- Updated dependencies [bb4f447]
|
|
301
|
-
|
|
302
|
-
... 144 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 151 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/composio
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [4d4e1e1]
|
|
292
299
|
- Updated dependencies [bb4f447]
|
|
293
300
|
- Updated dependencies [108793c]
|
|
294
|
-
- Updated dependencies [5f28f44]
|
|
295
|
-
- Updated dependencies [dabecf4]
|
|
296
|
-
- @mastra/core@0.4.3
|
|
297
|
-
|
|
298
|
-
## 0.1.6-alpha.4
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 954 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.6.3-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 3bce733: fix: agent.generate only get thread if there is threadID
|
|
8
|
+
|
|
3
9
|
## 0.6.3-alpha.0
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
@@ -292,11 +298,5 @@
|
|
|
292
298
|
|
|
293
299
|
### Patch Changes
|
|
294
300
|
|
|
295
|
-
- 0fd78ac: Update vector store functions to use object params
|
|
296
|
-
- 0d25b75: Add all agent stream,generate option to cliend-js sdk
|
|
297
|
-
- fd14a3f: Updating filter location from @mastra/core/filter to @mastra/core/vector/filter
|
|
298
|
-
- 3f369a2: A better async/await based interface for suspend/resume tracking
|
|
299
|
-
- 4d4e1e1: Updated vector tests and pinecone
|
|
300
|
-
- bb4f447: Add support for commonjs
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 898 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
- @mastra/deployer@0.2.3-alpha.1
|
|
10
|
+
|
|
3
11
|
## 0.1.12-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
|
|
291
299
|
## 0.1.8-alpha.1
|
|
292
300
|
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [dab255b]
|
|
296
|
-
- @mastra/core@0.5.0-alpha.1
|
|
297
|
-
- @mastra/deployer@0.1.8-alpha.1
|
|
298
|
-
|
|
299
|
-
## 0.1.8-alpha.0
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1079 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
- @mastra/deployer@0.2.3-alpha.1
|
|
10
|
+
|
|
3
11
|
## 0.1.12-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
|
|
291
299
|
- Updated dependencies [dab255b]
|
|
292
300
|
- @mastra/core@0.5.0-alpha.1
|
|
293
|
-
- @mastra/deployer@0.1.8-alpha.1
|
|
294
|
-
|
|
295
|
-
## 0.1.8-alpha.0
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- Updated dependencies [59df7b6]
|
|
300
|
-
- Updated dependencies [29f3a82]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1053 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
- @mastra/deployer@0.2.3-alpha.1
|
|
10
|
+
|
|
3
11
|
## 0.1.12-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
|
|
291
299
|
- Updated dependencies [dab255b]
|
|
292
300
|
- @mastra/core@0.5.0-alpha.1
|
|
293
|
-
- @mastra/deployer@0.1.8-alpha.1
|
|
294
|
-
|
|
295
|
-
## 0.1.8-alpha.0
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- Updated dependencies [59df7b6]
|
|
300
|
-
- Updated dependencies [29f3a82]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1053 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.2.3-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.2.3-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -292,11 +299,4 @@
|
|
|
292
299
|
|
|
293
300
|
## 0.1.8-alpha.0
|
|
294
301
|
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
- c2dde91: Return full workflow details in api/workflows endpoint
|
|
298
|
-
- 731dd8a: Removed useless logging that showed up when user selected log drains tab on the playground
|
|
299
|
-
- 960690d: return runId from server on workflow watch
|
|
300
|
-
- Updated dependencies [59df7b6]
|
|
301
|
-
|
|
302
|
-
... 975 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 982 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/evals
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [4d4e1e1]
|
|
292
299
|
- Updated dependencies [bb4f447]
|
|
293
300
|
- Updated dependencies [108793c]
|
|
294
|
-
- Updated dependencies [5f28f44]
|
|
295
|
-
- Updated dependencies [dabecf4]
|
|
296
|
-
- @mastra/core@0.4.3
|
|
297
|
-
|
|
298
|
-
## 0.1.6-alpha.4
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 807 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/firecrawl
|
|
2
2
|
|
|
3
|
+
## 1.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
- @mastra/rag@0.1.12-alpha.1
|
|
10
|
+
|
|
3
11
|
## 1.1.12-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -291,12 +299,4 @@
|
|
|
291
299
|
|
|
292
300
|
## 1.1.8-alpha.0
|
|
293
301
|
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [59df7b6]
|
|
297
|
-
- Updated dependencies [29f3a82]
|
|
298
|
-
- Updated dependencies [59df7b6]
|
|
299
|
-
- Updated dependencies [c139344]
|
|
300
|
-
- @mastra/core@0.5.0-alpha.0
|
|
301
|
-
|
|
302
|
-
... 1294 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1302 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/github
|
|
2
2
|
|
|
3
|
+
## 1.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 1.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [4d4e1e1]
|
|
292
299
|
- Updated dependencies [bb4f447]
|
|
293
300
|
- Updated dependencies [108793c]
|
|
294
|
-
- Updated dependencies [5f28f44]
|
|
295
|
-
- Updated dependencies [dabecf4]
|
|
296
|
-
- @mastra/core@0.4.3
|
|
297
|
-
|
|
298
|
-
## 1.1.6-alpha.4
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1057 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/loggers
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.6-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 690 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/mcp
|
|
2
2
|
|
|
3
|
+
## 0.3.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.3.4-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
|
|
292
299
|
### Patch Changes
|
|
293
300
|
|
|
294
|
-
- bb4f447: Add support for commonjs
|
|
295
|
-
- Updated dependencies [0d185b1]
|
|
296
|
-
- Updated dependencies [ed55f1d]
|
|
297
|
-
- Updated dependencies [06aa827]
|
|
298
|
-
- Updated dependencies [0fd78ac]
|
|
299
|
-
- Updated dependencies [2512a93]
|
|
300
|
-
- Updated dependencies [e62de74]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 781 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/memory
|
|
2
2
|
|
|
3
|
+
## 0.2.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.2.4-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
### Patch Changes
|
|
292
299
|
|
|
293
300
|
- 0fd78ac: Update vector store functions to use object params
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [ed55f1d]
|
|
297
|
-
- Updated dependencies [06aa827]
|
|
298
|
-
- Updated dependencies [0fd78ac]
|
|
299
|
-
- Updated dependencies [2512a93]
|
|
300
|
-
- Updated dependencies [e62de74]
|
|
301
|
-
|
|
302
|
-
... 1117 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1124 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/pg
|
|
2
2
|
|
|
3
|
+
## 0.2.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.2.4-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- 4d4e1e1: Updated vector tests and pinecone
|
|
292
299
|
- bb4f447: Add support for commonjs
|
|
293
300
|
- f6a1de3: Renamed defineIndex to buildIndex
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [06aa827]
|
|
297
|
-
- Updated dependencies [0fd78ac]
|
|
298
|
-
- Updated dependencies [2512a93]
|
|
299
|
-
- Updated dependencies [e62de74]
|
|
300
|
-
- Updated dependencies [0d25b75]
|
|
301
|
-
|
|
302
|
-
... 545 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 552 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/pinecone
|
|
2
2
|
|
|
3
|
+
## 0.2.2-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.2.2-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [ed55f1d]
|
|
292
299
|
- Updated dependencies [06aa827]
|
|
293
300
|
- Updated dependencies [0fd78ac]
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [0d25b75]
|
|
297
|
-
- Updated dependencies [fd14a3f]
|
|
298
|
-
- Updated dependencies [8d13b14]
|
|
299
|
-
- Updated dependencies [3f369a2]
|
|
300
|
-
- Updated dependencies [3ee4831]
|
|
301
|
-
|
|
302
|
-
... 751 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 758 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/playground-ui
|
|
2
2
|
|
|
3
|
+
## 2.0.3-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
- @mastra/client-js@0.1.11-alpha.1
|
|
10
|
+
|
|
3
11
|
## 2.0.3-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -291,12 +299,4 @@
|
|
|
291
299
|
|
|
292
300
|
## 1.0.0-alpha.1
|
|
293
301
|
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- e5149bb: Fix playground-ui agent-evals tab-content
|
|
297
|
-
- Updated dependencies [dab255b]
|
|
298
|
-
- @mastra/core@0.5.0-alpha.1
|
|
299
|
-
- @mastra/client-js@0.1.7-alpha.1
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 78 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 86 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/qdrant
|
|
2
2
|
|
|
3
|
+
## 0.2.3-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.2.3-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [06aa827]
|
|
292
299
|
- Updated dependencies [0fd78ac]
|
|
293
300
|
- Updated dependencies [2512a93]
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [fd14a3f]
|
|
297
|
-
- Updated dependencies [8d13b14]
|
|
298
|
-
- Updated dependencies [3f369a2]
|
|
299
|
-
- Updated dependencies [3ee4831]
|
|
300
|
-
- Updated dependencies [4d4e1e1]
|
|
301
|
-
|
|
302
|
-
... 745 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 752 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/rag
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [1da20e7]
|
|
292
299
|
- @mastra/core@0.4.4-alpha.0
|
|
293
300
|
|
|
294
|
-
## 0.1.6
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- 0fd78ac: Update vector store functions to use object params
|
|
299
|
-
- bb4f447: Add support for commonjs
|
|
300
|
-
- Updated dependencies [0d185b1]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1202 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/ragie
|
|
2
2
|
|
|
3
|
+
## 1.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 1.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [4d4e1e1]
|
|
292
299
|
- Updated dependencies [bb4f447]
|
|
293
300
|
- Updated dependencies [108793c]
|
|
294
|
-
- Updated dependencies [5f28f44]
|
|
295
|
-
- Updated dependencies [dabecf4]
|
|
296
|
-
- @mastra/core@0.4.3
|
|
297
|
-
|
|
298
|
-
## 1.1.6-alpha.4
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1008 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/speech-azure
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.6-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 626 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/speech-deepgram
|
|
2
2
|
|
|
3
|
+
## 0.1.11-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.11-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.5-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 630 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/speech-elevenlabs
|
|
2
2
|
|
|
3
|
+
## 0.1.11-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.11-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.5-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 628 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/speech-google
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.6-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 633 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/speech-ibm
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.6-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 626 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/speech-murf
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.6-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 633 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/speech-openai
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.6-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 627 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/speech-playai
|
|
2
2
|
|
|
3
|
+
## 0.1.11-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.11-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.5-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 630 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/speech-replicate
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.6-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 626 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/speech-speechify
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.6-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 633 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/stabilityai
|
|
2
2
|
|
|
3
|
+
## 1.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 1.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 1.1.6-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 870 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/upstash
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [3f369a2]
|
|
292
299
|
- Updated dependencies [3ee4831]
|
|
293
300
|
- Updated dependencies [4d4e1e1]
|
|
294
|
-
- Updated dependencies [bb4f447]
|
|
295
|
-
- Updated dependencies [108793c]
|
|
296
|
-
- Updated dependencies [5f28f44]
|
|
297
|
-
- Updated dependencies [dabecf4]
|
|
298
|
-
- @mastra/core@0.4.3
|
|
299
|
-
|
|
300
|
-
## 0.1.6-alpha.4
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 522 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/vectorize
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.12-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [0d25b75]
|
|
292
299
|
- Updated dependencies [fd14a3f]
|
|
293
300
|
- Updated dependencies [8d13b14]
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [4d4e1e1]
|
|
297
|
-
- Updated dependencies [bb4f447]
|
|
298
|
-
- Updated dependencies [108793c]
|
|
299
|
-
- Updated dependencies [5f28f44]
|
|
300
|
-
- Updated dependencies [dabecf4]
|
|
301
|
-
|
|
302
|
-
... 738 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 745 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.1.7-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.7-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.1-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 103 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/voice-elevenlabs
|
|
2
2
|
|
|
3
|
+
## 0.1.7-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.7-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [bb4f447]
|
|
292
299
|
- Updated dependencies [108793c]
|
|
293
300
|
- Updated dependencies [5f28f44]
|
|
294
|
-
- Updated dependencies [dabecf4]
|
|
295
|
-
- @mastra/core@0.4.3
|
|
296
|
-
|
|
297
|
-
## 0.1.1-alpha.4
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 108 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/voice-google
|
|
2
2
|
|
|
3
|
+
## 0.1.7-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.7-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.1-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 111 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/voice-murf
|
|
2
2
|
|
|
3
|
+
## 0.1.7-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.7-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.1-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 120 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/voice-openai
|
|
2
2
|
|
|
3
|
+
## 0.1.8-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.8-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.2-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 104 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/voice-playai
|
|
2
2
|
|
|
3
|
+
## 0.1.7-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.7-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.1-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 117 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/voice-speechify
|
|
2
2
|
|
|
3
|
+
## 0.1.7-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.1.7-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -290,13 +297,6 @@
|
|
|
290
297
|
- Updated dependencies [bb4f447]
|
|
291
298
|
- Updated dependencies [108793c]
|
|
292
299
|
- Updated dependencies [5f28f44]
|
|
293
|
-
- Updated dependencies [dabecf4]
|
|
294
|
-
- @mastra/core@0.4.3
|
|
295
|
-
|
|
296
|
-
## 0.1.1-alpha.4
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
300
|
- Updated dependencies [dabecf4]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 104 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# mastra
|
|
2
2
|
|
|
3
|
+
## 0.4.2-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3bce733]
|
|
8
|
+
- @mastra/core@0.6.3-alpha.1
|
|
9
|
+
- @mastra/deployer@0.2.3-alpha.1
|
|
10
|
+
|
|
3
11
|
## 0.4.2-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -291,12 +299,4 @@
|
|
|
291
299
|
- @mastra/core@0.5.0-alpha.8
|
|
292
300
|
- @mastra/deployer@0.1.8-alpha.8
|
|
293
301
|
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [ee667a2]
|
|
299
|
-
- @mastra/core@0.5.0-alpha.7
|
|
300
|
-
- @mastra/deployer@0.1.8-alpha.7
|
|
301
|
-
|
|
302
|
-
... 2038 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2046 more lines hidden. See full changelog in package directory.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mastra/mcp-docs-server",
|
|
3
|
-
"version": "0.0.3
|
|
3
|
+
"version": "0.0.3",
|
|
4
4
|
"description": "MCP server for accessing Mastra.ai documentation, changelogs, and news.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"tylerbarnes-fastmcp-fix": "^1.0.0",
|
|
38
38
|
"uuid": "^11.1.0",
|
|
39
39
|
"zod": "^3.22.4",
|
|
40
|
-
"@mastra/core": "^0.6.3
|
|
40
|
+
"@mastra/core": "^0.6.3"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@types/jsdom": "^21.1.7",
|