@mastra/mcp-docs-server 0.0.13 → 0.0.14-alpha.1
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 +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +35 -35
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +39 -39
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +33 -0
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +33 -0
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +32 -32
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +34 -0
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +39 -39
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +43 -43
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Ffastembed.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +33 -0
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +39 -39
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +49 -49
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +33 -0
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +35 -1
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +35 -35
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +45 -45
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +35 -35
- package/.docs/organized/changelogs/%40mastra%2Frag.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +39 -39
- package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +35 -35
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +34 -34
- package/.docs/organized/changelogs/create-mastra.md +12 -12
- package/.docs/organized/changelogs/mastra.md +46 -46
- package/.docs/organized/code-examples/a2a.md +202 -0
- package/.docs/organized/code-examples/agent-network.md +1 -1
- package/.docs/organized/code-examples/agent.md +113 -26
- package/.docs/organized/code-examples/ai-sdk-useChat.md +2 -2
- package/.docs/organized/code-examples/client-side-tools.md +1 -1
- package/.docs/organized/code-examples/crypto-chatbot.md +1 -1
- package/.docs/organized/code-examples/fireworks-r1.md +2 -2
- package/.docs/organized/code-examples/mcp-configuration.md +579 -0
- package/.docs/organized/code-examples/mcp-registry-registry.md +1 -1
- package/.docs/organized/code-examples/memory-with-context.md +1 -1
- package/.docs/organized/code-examples/memory-with-processors.md +609 -0
- package/.docs/organized/code-examples/openapi-spec-writer.md +588 -0
- package/.docs/organized/code-examples/quick-start.md +1 -1
- package/.docs/raw/agents/dynamic-agents.mdx +47 -0
- package/.docs/raw/agents/using-tools-and-mcp.mdx +19 -0
- package/.docs/raw/memory/working-memory.mdx +78 -1
- package/.docs/raw/reference/cli/mcp-docs-server.mdx +82 -0
- package/.docs/raw/reference/deployer/cloudflare.mdx +7 -0
- package/.docs/raw/reference/deployer/netlify.mdx +5 -0
- package/.docs/raw/reference/deployer/vercel.mdx +6 -0
- package/dist/{chunk-OKBMABZO.js → chunk-JWLYN5OI.js} +3 -2
- package/dist/prepare-docs/prepare.js +1 -1
- package/dist/stdio.js +1 -1
- package/package.json +3 -3
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/speech-google
|
|
2
2
|
|
|
3
|
+
## 0.1.23-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.1.23-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.1.22
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [e450778]
|
|
26
|
+
- Updated dependencies [8902157]
|
|
27
|
+
- Updated dependencies [ca0dc88]
|
|
28
|
+
- Updated dependencies [526c570]
|
|
29
|
+
- Updated dependencies [d7a6a33]
|
|
30
|
+
- Updated dependencies [9cd1a46]
|
|
31
|
+
- Updated dependencies [b5d2de0]
|
|
32
|
+
- Updated dependencies [644f8ad]
|
|
33
|
+
- Updated dependencies [70dbf51]
|
|
34
|
+
- @mastra/core@0.9.3
|
|
35
|
+
|
|
3
36
|
## 0.1.22-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -265,38 +298,5 @@
|
|
|
265
298
|
- Updated dependencies [7e92011]
|
|
266
299
|
- @mastra/core@0.9.0-alpha.4
|
|
267
300
|
|
|
268
|
-
## 0.1.19-alpha.3
|
|
269
|
-
|
|
270
|
-
### Patch Changes
|
|
271
|
-
|
|
272
|
-
- Updated dependencies [fe3ae4d]
|
|
273
|
-
- @mastra/core@0.9.0-alpha.3
|
|
274
|
-
|
|
275
|
-
## 0.1.19-alpha.2
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- Updated dependencies [9ee4293]
|
|
280
|
-
- @mastra/core@0.8.4-alpha.2
|
|
281
|
-
|
|
282
|
-
## 0.1.19-alpha.1
|
|
283
|
-
|
|
284
|
-
### Patch Changes
|
|
285
|
-
|
|
286
|
-
- Updated dependencies [8a8a73b]
|
|
287
|
-
- Updated dependencies [6f92295]
|
|
288
|
-
- @mastra/core@0.8.4-alpha.1
|
|
289
|
-
|
|
290
|
-
## 0.1.19-alpha.0
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [03f3cd0]
|
|
295
|
-
- @mastra/core@0.8.4-alpha.0
|
|
296
|
-
|
|
297
|
-
## 0.1.18
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1253 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/speech-ibm
|
|
2
2
|
|
|
3
|
+
## 0.1.23-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.1.23-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.1.22
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [e450778]
|
|
26
|
+
- Updated dependencies [8902157]
|
|
27
|
+
- Updated dependencies [ca0dc88]
|
|
28
|
+
- Updated dependencies [526c570]
|
|
29
|
+
- Updated dependencies [d7a6a33]
|
|
30
|
+
- Updated dependencies [9cd1a46]
|
|
31
|
+
- Updated dependencies [b5d2de0]
|
|
32
|
+
- Updated dependencies [644f8ad]
|
|
33
|
+
- Updated dependencies [70dbf51]
|
|
34
|
+
- @mastra/core@0.9.3
|
|
35
|
+
|
|
3
36
|
## 0.1.22-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -265,38 +298,5 @@
|
|
|
265
298
|
- Updated dependencies [7e92011]
|
|
266
299
|
- @mastra/core@0.9.0-alpha.4
|
|
267
300
|
|
|
268
|
-
## 0.1.19-alpha.3
|
|
269
|
-
|
|
270
|
-
### Patch Changes
|
|
271
|
-
|
|
272
|
-
- Updated dependencies [fe3ae4d]
|
|
273
|
-
- @mastra/core@0.9.0-alpha.3
|
|
274
|
-
|
|
275
|
-
## 0.1.19-alpha.2
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- Updated dependencies [9ee4293]
|
|
280
|
-
- @mastra/core@0.8.4-alpha.2
|
|
281
|
-
|
|
282
|
-
## 0.1.19-alpha.1
|
|
283
|
-
|
|
284
|
-
### Patch Changes
|
|
285
|
-
|
|
286
|
-
- Updated dependencies [8a8a73b]
|
|
287
|
-
- Updated dependencies [6f92295]
|
|
288
|
-
- @mastra/core@0.8.4-alpha.1
|
|
289
|
-
|
|
290
|
-
## 0.1.19-alpha.0
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [03f3cd0]
|
|
295
|
-
- @mastra/core@0.8.4-alpha.0
|
|
296
|
-
|
|
297
|
-
## 0.1.18
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1244 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/speech-murf
|
|
2
2
|
|
|
3
|
+
## 0.1.23-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.1.23-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.1.22
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [e450778]
|
|
26
|
+
- Updated dependencies [8902157]
|
|
27
|
+
- Updated dependencies [ca0dc88]
|
|
28
|
+
- Updated dependencies [526c570]
|
|
29
|
+
- Updated dependencies [d7a6a33]
|
|
30
|
+
- Updated dependencies [9cd1a46]
|
|
31
|
+
- Updated dependencies [b5d2de0]
|
|
32
|
+
- Updated dependencies [644f8ad]
|
|
33
|
+
- Updated dependencies [70dbf51]
|
|
34
|
+
- @mastra/core@0.9.3
|
|
35
|
+
|
|
3
36
|
## 0.1.22-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -265,38 +298,5 @@
|
|
|
265
298
|
### Patch Changes
|
|
266
299
|
|
|
267
300
|
- Updated dependencies [7e92011]
|
|
268
|
-
- @mastra/core@0.9.0-alpha.4
|
|
269
|
-
|
|
270
|
-
## 0.1.19-alpha.3
|
|
271
|
-
|
|
272
|
-
### Patch Changes
|
|
273
|
-
|
|
274
|
-
- Updated dependencies [fe3ae4d]
|
|
275
|
-
- @mastra/core@0.9.0-alpha.3
|
|
276
|
-
|
|
277
|
-
## 0.1.19-alpha.2
|
|
278
|
-
|
|
279
|
-
### Patch Changes
|
|
280
|
-
|
|
281
|
-
- Updated dependencies [9ee4293]
|
|
282
|
-
- @mastra/core@0.8.4-alpha.2
|
|
283
|
-
|
|
284
|
-
## 0.1.19-alpha.1
|
|
285
|
-
|
|
286
|
-
### Patch Changes
|
|
287
|
-
|
|
288
|
-
- Updated dependencies [8a8a73b]
|
|
289
|
-
- Updated dependencies [6f92295]
|
|
290
|
-
- @mastra/core@0.8.4-alpha.1
|
|
291
|
-
|
|
292
|
-
## 0.1.19-alpha.0
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [03f3cd0]
|
|
297
|
-
- @mastra/core@0.8.4-alpha.0
|
|
298
|
-
|
|
299
|
-
## 0.1.18
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1253 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/speech-openai
|
|
2
2
|
|
|
3
|
+
## 0.1.23-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.1.23-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.1.22
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [e450778]
|
|
26
|
+
- Updated dependencies [8902157]
|
|
27
|
+
- Updated dependencies [ca0dc88]
|
|
28
|
+
- Updated dependencies [526c570]
|
|
29
|
+
- Updated dependencies [d7a6a33]
|
|
30
|
+
- Updated dependencies [9cd1a46]
|
|
31
|
+
- Updated dependencies [b5d2de0]
|
|
32
|
+
- Updated dependencies [644f8ad]
|
|
33
|
+
- Updated dependencies [70dbf51]
|
|
34
|
+
- @mastra/core@0.9.3
|
|
35
|
+
|
|
3
36
|
## 0.1.22-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -265,38 +298,5 @@
|
|
|
265
298
|
### Patch Changes
|
|
266
299
|
|
|
267
300
|
- Updated dependencies [7e92011]
|
|
268
|
-
- @mastra/core@0.9.0-alpha.4
|
|
269
|
-
|
|
270
|
-
## 0.1.19-alpha.3
|
|
271
|
-
|
|
272
|
-
### Patch Changes
|
|
273
|
-
|
|
274
|
-
- Updated dependencies [fe3ae4d]
|
|
275
|
-
- @mastra/core@0.9.0-alpha.3
|
|
276
|
-
|
|
277
|
-
## 0.1.19-alpha.2
|
|
278
|
-
|
|
279
|
-
### Patch Changes
|
|
280
|
-
|
|
281
|
-
- Updated dependencies [9ee4293]
|
|
282
|
-
- @mastra/core@0.8.4-alpha.2
|
|
283
|
-
|
|
284
|
-
## 0.1.19-alpha.1
|
|
285
|
-
|
|
286
|
-
### Patch Changes
|
|
287
|
-
|
|
288
|
-
- Updated dependencies [8a8a73b]
|
|
289
|
-
- Updated dependencies [6f92295]
|
|
290
|
-
- @mastra/core@0.8.4-alpha.1
|
|
291
|
-
|
|
292
|
-
## 0.1.19-alpha.0
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [03f3cd0]
|
|
297
|
-
- @mastra/core@0.8.4-alpha.0
|
|
298
|
-
|
|
299
|
-
## 0.1.18
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1247 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/speech-playai
|
|
2
2
|
|
|
3
|
+
## 0.1.22-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.1.22-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.1.21
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [e450778]
|
|
26
|
+
- Updated dependencies [8902157]
|
|
27
|
+
- Updated dependencies [ca0dc88]
|
|
28
|
+
- Updated dependencies [526c570]
|
|
29
|
+
- Updated dependencies [d7a6a33]
|
|
30
|
+
- Updated dependencies [9cd1a46]
|
|
31
|
+
- Updated dependencies [b5d2de0]
|
|
32
|
+
- Updated dependencies [644f8ad]
|
|
33
|
+
- Updated dependencies [70dbf51]
|
|
34
|
+
- @mastra/core@0.9.3
|
|
35
|
+
|
|
3
36
|
## 0.1.21-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -265,38 +298,5 @@
|
|
|
265
298
|
- Updated dependencies [7e92011]
|
|
266
299
|
- @mastra/core@0.9.0-alpha.4
|
|
267
300
|
|
|
268
|
-
## 0.1.18-alpha.3
|
|
269
|
-
|
|
270
|
-
### Patch Changes
|
|
271
|
-
|
|
272
|
-
- Updated dependencies [fe3ae4d]
|
|
273
|
-
- @mastra/core@0.9.0-alpha.3
|
|
274
|
-
|
|
275
|
-
## 0.1.18-alpha.2
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- Updated dependencies [9ee4293]
|
|
280
|
-
- @mastra/core@0.8.4-alpha.2
|
|
281
|
-
|
|
282
|
-
## 0.1.18-alpha.1
|
|
283
|
-
|
|
284
|
-
### Patch Changes
|
|
285
|
-
|
|
286
|
-
- Updated dependencies [8a8a73b]
|
|
287
|
-
- Updated dependencies [6f92295]
|
|
288
|
-
- @mastra/core@0.8.4-alpha.1
|
|
289
|
-
|
|
290
|
-
## 0.1.18-alpha.0
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [03f3cd0]
|
|
295
|
-
- @mastra/core@0.8.4-alpha.0
|
|
296
|
-
|
|
297
|
-
## 0.1.17
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1248 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/speech-replicate
|
|
2
2
|
|
|
3
|
+
## 0.1.23-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.1.23-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.1.22
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [e450778]
|
|
26
|
+
- Updated dependencies [8902157]
|
|
27
|
+
- Updated dependencies [ca0dc88]
|
|
28
|
+
- Updated dependencies [526c570]
|
|
29
|
+
- Updated dependencies [d7a6a33]
|
|
30
|
+
- Updated dependencies [9cd1a46]
|
|
31
|
+
- Updated dependencies [b5d2de0]
|
|
32
|
+
- Updated dependencies [644f8ad]
|
|
33
|
+
- Updated dependencies [70dbf51]
|
|
34
|
+
- @mastra/core@0.9.3
|
|
35
|
+
|
|
3
36
|
## 0.1.22-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -265,38 +298,5 @@
|
|
|
265
298
|
- Updated dependencies [7e92011]
|
|
266
299
|
- @mastra/core@0.9.0-alpha.4
|
|
267
300
|
|
|
268
|
-
## 0.1.19-alpha.3
|
|
269
|
-
|
|
270
|
-
### Patch Changes
|
|
271
|
-
|
|
272
|
-
- Updated dependencies [fe3ae4d]
|
|
273
|
-
- @mastra/core@0.9.0-alpha.3
|
|
274
|
-
|
|
275
|
-
## 0.1.19-alpha.2
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- Updated dependencies [9ee4293]
|
|
280
|
-
- @mastra/core@0.8.4-alpha.2
|
|
281
|
-
|
|
282
|
-
## 0.1.19-alpha.1
|
|
283
|
-
|
|
284
|
-
### Patch Changes
|
|
285
|
-
|
|
286
|
-
- Updated dependencies [8a8a73b]
|
|
287
|
-
- Updated dependencies [6f92295]
|
|
288
|
-
- @mastra/core@0.8.4-alpha.1
|
|
289
|
-
|
|
290
|
-
## 0.1.19-alpha.0
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [03f3cd0]
|
|
295
|
-
- @mastra/core@0.8.4-alpha.0
|
|
296
|
-
|
|
297
|
-
## 0.1.18
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1244 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/speech-speechify
|
|
2
2
|
|
|
3
|
+
## 0.1.23-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.1.23-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.1.22
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [e450778]
|
|
26
|
+
- Updated dependencies [8902157]
|
|
27
|
+
- Updated dependencies [ca0dc88]
|
|
28
|
+
- Updated dependencies [526c570]
|
|
29
|
+
- Updated dependencies [d7a6a33]
|
|
30
|
+
- Updated dependencies [9cd1a46]
|
|
31
|
+
- Updated dependencies [b5d2de0]
|
|
32
|
+
- Updated dependencies [644f8ad]
|
|
33
|
+
- Updated dependencies [70dbf51]
|
|
34
|
+
- @mastra/core@0.9.3
|
|
35
|
+
|
|
3
36
|
## 0.1.22-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -265,38 +298,5 @@
|
|
|
265
298
|
|
|
266
299
|
## 0.1.19-alpha.3
|
|
267
300
|
|
|
268
|
-
### Patch Changes
|
|
269
|
-
|
|
270
|
-
- Updated dependencies [fe3ae4d]
|
|
271
|
-
- @mastra/core@0.9.0-alpha.3
|
|
272
|
-
|
|
273
|
-
## 0.1.19-alpha.2
|
|
274
|
-
|
|
275
|
-
### Patch Changes
|
|
276
|
-
|
|
277
|
-
- Updated dependencies [9ee4293]
|
|
278
|
-
- @mastra/core@0.8.4-alpha.2
|
|
279
|
-
|
|
280
|
-
## 0.1.19-alpha.1
|
|
281
|
-
|
|
282
|
-
### Patch Changes
|
|
283
|
-
|
|
284
|
-
- Updated dependencies [8a8a73b]
|
|
285
|
-
- Updated dependencies [6f92295]
|
|
286
|
-
- @mastra/core@0.8.4-alpha.1
|
|
287
|
-
|
|
288
|
-
## 0.1.19-alpha.0
|
|
289
|
-
|
|
290
|
-
### Patch Changes
|
|
291
|
-
|
|
292
|
-
- Updated dependencies [03f3cd0]
|
|
293
|
-
- @mastra/core@0.8.4-alpha.0
|
|
294
|
-
|
|
295
|
-
## 0.1.18
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
300
|
-
- Updated dependencies [d72318f]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1249 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/turbopuffer
|
|
2
2
|
|
|
3
|
+
## 0.0.15-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.0.15-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.0.14
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [e450778]
|
|
26
|
+
- Updated dependencies [8902157]
|
|
27
|
+
- Updated dependencies [ca0dc88]
|
|
28
|
+
- Updated dependencies [526c570]
|
|
29
|
+
- Updated dependencies [d7a6a33]
|
|
30
|
+
- Updated dependencies [9cd1a46]
|
|
31
|
+
- Updated dependencies [b5d2de0]
|
|
32
|
+
- Updated dependencies [644f8ad]
|
|
33
|
+
- Updated dependencies [70dbf51]
|
|
34
|
+
- @mastra/core@0.9.3
|
|
35
|
+
|
|
3
36
|
## 0.0.14-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -265,38 +298,5 @@
|
|
|
265
298
|
|
|
266
299
|
### Patch Changes
|
|
267
300
|
|
|
268
|
-
- Updated dependencies [fe3ae4d]
|
|
269
|
-
- @mastra/core@0.9.0-alpha.3
|
|
270
|
-
|
|
271
|
-
## 0.0.11-alpha.2
|
|
272
|
-
|
|
273
|
-
### Patch Changes
|
|
274
|
-
|
|
275
|
-
- Updated dependencies [9ee4293]
|
|
276
|
-
- @mastra/core@0.8.4-alpha.2
|
|
277
|
-
|
|
278
|
-
## 0.0.11-alpha.1
|
|
279
|
-
|
|
280
|
-
### Patch Changes
|
|
281
|
-
|
|
282
|
-
- Updated dependencies [8a8a73b]
|
|
283
|
-
- Updated dependencies [6f92295]
|
|
284
|
-
- @mastra/core@0.8.4-alpha.1
|
|
285
|
-
|
|
286
|
-
## 0.0.11-alpha.0
|
|
287
|
-
|
|
288
|
-
### Patch Changes
|
|
289
|
-
|
|
290
|
-
- Updated dependencies [03f3cd0]
|
|
291
|
-
- @mastra/core@0.8.4-alpha.0
|
|
292
|
-
|
|
293
|
-
## 0.0.10
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- ec3cbf9: add MIT license for stores/vector packages
|
|
298
|
-
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
299
|
-
- Updated dependencies [d72318f]
|
|
300
|
-
- Updated dependencies [0bcc862]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 423 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/upstash
|
|
2
2
|
|
|
3
|
+
## 0.3.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.3.4-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.3.3
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [e450778]
|
|
26
|
+
- Updated dependencies [8902157]
|
|
27
|
+
- Updated dependencies [ca0dc88]
|
|
28
|
+
- Updated dependencies [526c570]
|
|
29
|
+
- Updated dependencies [d7a6a33]
|
|
30
|
+
- Updated dependencies [9cd1a46]
|
|
31
|
+
- Updated dependencies [b5d2de0]
|
|
32
|
+
- Updated dependencies [644f8ad]
|
|
33
|
+
- Updated dependencies [70dbf51]
|
|
34
|
+
- @mastra/core@0.9.3
|
|
35
|
+
|
|
3
36
|
## 0.3.3-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -266,37 +299,4 @@
|
|
|
266
299
|
- Updated dependencies [08bb78e]
|
|
267
300
|
- @mastra/core@0.9.0-alpha.5
|
|
268
301
|
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
### Patch Changes
|
|
272
|
-
|
|
273
|
-
- Updated dependencies [7e92011]
|
|
274
|
-
- @mastra/core@0.9.0-alpha.4
|
|
275
|
-
|
|
276
|
-
## 0.3.0-alpha.3
|
|
277
|
-
|
|
278
|
-
### Minor Changes
|
|
279
|
-
|
|
280
|
-
- fe3ae4d: Remove \_\_ functions in storage and move to storage proxy to make sure init is called
|
|
281
|
-
|
|
282
|
-
### Patch Changes
|
|
283
|
-
|
|
284
|
-
- Updated dependencies [fe3ae4d]
|
|
285
|
-
- @mastra/core@0.9.0-alpha.3
|
|
286
|
-
|
|
287
|
-
## 0.2.6-alpha.2
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
|
-
|
|
291
|
-
- Updated dependencies [9ee4293]
|
|
292
|
-
- @mastra/core@0.8.4-alpha.2
|
|
293
|
-
|
|
294
|
-
## 0.2.6-alpha.1
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [8a8a73b]
|
|
299
|
-
- Updated dependencies [6f92295]
|
|
300
|
-
- @mastra/core@0.8.4-alpha.1
|
|
301
|
-
|
|
302
|
-
... 1139 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1172 more lines hidden. See full changelog in package directory.
|