@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,39 @@
|
|
|
1
1
|
# @mastra/vectorize
|
|
2
2
|
|
|
3
|
+
## 0.2.10-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.2.10-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.2.9
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- 9cd1a46: [MASTRA-3338] update naming scheme for embedding index based on vector store rules and added duplicate index checks
|
|
26
|
+
- Updated dependencies [e450778]
|
|
27
|
+
- Updated dependencies [8902157]
|
|
28
|
+
- Updated dependencies [ca0dc88]
|
|
29
|
+
- Updated dependencies [526c570]
|
|
30
|
+
- Updated dependencies [d7a6a33]
|
|
31
|
+
- Updated dependencies [9cd1a46]
|
|
32
|
+
- Updated dependencies [b5d2de0]
|
|
33
|
+
- Updated dependencies [644f8ad]
|
|
34
|
+
- Updated dependencies [70dbf51]
|
|
35
|
+
- @mastra/core@0.9.3
|
|
36
|
+
|
|
3
37
|
## 0.2.9-alpha.1
|
|
4
38
|
|
|
5
39
|
### Patch Changes
|
|
@@ -264,39 +298,5 @@
|
|
|
264
298
|
- Updated dependencies [7e92011]
|
|
265
299
|
- @mastra/core@0.9.0-alpha.4
|
|
266
300
|
|
|
267
|
-
## 0.2.6-alpha.3
|
|
268
|
-
|
|
269
|
-
### Patch Changes
|
|
270
|
-
|
|
271
|
-
- Updated dependencies [fe3ae4d]
|
|
272
|
-
- @mastra/core@0.9.0-alpha.3
|
|
273
|
-
|
|
274
|
-
## 0.2.6-alpha.2
|
|
275
|
-
|
|
276
|
-
### Patch Changes
|
|
277
|
-
|
|
278
|
-
- Updated dependencies [9ee4293]
|
|
279
|
-
- @mastra/core@0.8.4-alpha.2
|
|
280
|
-
|
|
281
|
-
## 0.2.6-alpha.1
|
|
282
|
-
|
|
283
|
-
### Patch Changes
|
|
284
|
-
|
|
285
|
-
- Updated dependencies [8a8a73b]
|
|
286
|
-
- Updated dependencies [6f92295]
|
|
287
|
-
- @mastra/core@0.8.4-alpha.1
|
|
288
|
-
|
|
289
|
-
## 0.2.6-alpha.0
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [03f3cd0]
|
|
294
|
-
- @mastra/core@0.8.4-alpha.0
|
|
295
|
-
|
|
296
|
-
## 0.2.5
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- ec3cbf9: add MIT license for stores/vector packages
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1384 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/voice-azure
|
|
2
2
|
|
|
3
|
+
## 0.1.10-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.10-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.9
|
|
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.9-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.1.6-alpha.2
|
|
272
|
-
|
|
273
|
-
### Patch Changes
|
|
274
|
-
|
|
275
|
-
- Updated dependencies [9ee4293]
|
|
276
|
-
- @mastra/core@0.8.4-alpha.2
|
|
277
|
-
|
|
278
|
-
## 0.1.6-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.1.6-alpha.0
|
|
287
|
-
|
|
288
|
-
### Patch Changes
|
|
289
|
-
|
|
290
|
-
- Updated dependencies [03f3cd0]
|
|
291
|
-
- @mastra/core@0.8.4-alpha.0
|
|
292
|
-
|
|
293
|
-
## 0.1.5
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
298
|
-
- Updated dependencies [d72318f]
|
|
299
|
-
- Updated dependencies [0bcc862]
|
|
300
|
-
- Updated dependencies [10a8caf]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 302 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/voice-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.1.11-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.11-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.10
|
|
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.10-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -265,38 +298,5 @@
|
|
|
265
298
|
|
|
266
299
|
## 0.1.7-alpha.3
|
|
267
300
|
|
|
268
|
-
### Patch Changes
|
|
269
|
-
|
|
270
|
-
- Updated dependencies [fe3ae4d]
|
|
271
|
-
- @mastra/core@0.9.0-alpha.3
|
|
272
|
-
|
|
273
|
-
## 0.1.7-alpha.2
|
|
274
|
-
|
|
275
|
-
### Patch Changes
|
|
276
|
-
|
|
277
|
-
- Updated dependencies [9ee4293]
|
|
278
|
-
- @mastra/core@0.8.4-alpha.2
|
|
279
|
-
|
|
280
|
-
## 0.1.7-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.7-alpha.0
|
|
289
|
-
|
|
290
|
-
### Patch Changes
|
|
291
|
-
|
|
292
|
-
- Updated dependencies [03f3cd0]
|
|
293
|
-
- @mastra/core@0.8.4-alpha.0
|
|
294
|
-
|
|
295
|
-
## 0.1.6
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
300
|
-
- Updated dependencies [d72318f]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 304 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.1.18-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.18-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.17
|
|
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.17-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -265,38 +298,5 @@
|
|
|
265
298
|
|
|
266
299
|
## 0.1.14-alpha.3
|
|
267
300
|
|
|
268
|
-
### Patch Changes
|
|
269
|
-
|
|
270
|
-
- Updated dependencies [fe3ae4d]
|
|
271
|
-
- @mastra/core@0.9.0-alpha.3
|
|
272
|
-
|
|
273
|
-
## 0.1.14-alpha.2
|
|
274
|
-
|
|
275
|
-
### Patch Changes
|
|
276
|
-
|
|
277
|
-
- Updated dependencies [9ee4293]
|
|
278
|
-
- @mastra/core@0.8.4-alpha.2
|
|
279
|
-
|
|
280
|
-
## 0.1.14-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.14-alpha.0
|
|
289
|
-
|
|
290
|
-
### Patch Changes
|
|
291
|
-
|
|
292
|
-
- Updated dependencies [03f3cd0]
|
|
293
|
-
- @mastra/core@0.8.4-alpha.0
|
|
294
|
-
|
|
295
|
-
## 0.1.13
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
300
|
-
- Updated dependencies [d72318f]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 721 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/voice-elevenlabs
|
|
2
2
|
|
|
3
|
+
## 0.1.18-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.18-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.17
|
|
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.17-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.14-alpha.3
|
|
271
|
-
|
|
272
|
-
### Patch Changes
|
|
273
|
-
|
|
274
|
-
- Updated dependencies [fe3ae4d]
|
|
275
|
-
- @mastra/core@0.9.0-alpha.3
|
|
276
|
-
|
|
277
|
-
## 0.1.14-alpha.2
|
|
278
|
-
|
|
279
|
-
### Patch Changes
|
|
280
|
-
|
|
281
|
-
- Updated dependencies [9ee4293]
|
|
282
|
-
- @mastra/core@0.8.4-alpha.2
|
|
283
|
-
|
|
284
|
-
## 0.1.14-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.14-alpha.0
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [03f3cd0]
|
|
297
|
-
- @mastra/core@0.8.4-alpha.0
|
|
298
|
-
|
|
299
|
-
## 0.1.13
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 730 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/voice-google
|
|
2
2
|
|
|
3
|
+
## 0.1.18-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.18-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.17
|
|
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.17-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.14-alpha.3
|
|
269
|
-
|
|
270
|
-
### Patch Changes
|
|
271
|
-
|
|
272
|
-
- Updated dependencies [fe3ae4d]
|
|
273
|
-
- @mastra/core@0.9.0-alpha.3
|
|
274
|
-
|
|
275
|
-
## 0.1.14-alpha.2
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- Updated dependencies [9ee4293]
|
|
280
|
-
- @mastra/core@0.8.4-alpha.2
|
|
281
|
-
|
|
282
|
-
## 0.1.14-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.14-alpha.0
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [03f3cd0]
|
|
295
|
-
- @mastra/core@0.8.4-alpha.0
|
|
296
|
-
|
|
297
|
-
## 0.1.13
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 731 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/voice-murf
|
|
2
2
|
|
|
3
|
+
## 0.1.18-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.18-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.17
|
|
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.17-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -265,38 +298,5 @@
|
|
|
265
298
|
|
|
266
299
|
## 0.1.14-alpha.3
|
|
267
300
|
|
|
268
|
-
### Patch Changes
|
|
269
|
-
|
|
270
|
-
- Updated dependencies [fe3ae4d]
|
|
271
|
-
- @mastra/core@0.9.0-alpha.3
|
|
272
|
-
|
|
273
|
-
## 0.1.14-alpha.2
|
|
274
|
-
|
|
275
|
-
### Patch Changes
|
|
276
|
-
|
|
277
|
-
- Updated dependencies [9ee4293]
|
|
278
|
-
- @mastra/core@0.8.4-alpha.2
|
|
279
|
-
|
|
280
|
-
## 0.1.14-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.14-alpha.0
|
|
289
|
-
|
|
290
|
-
### Patch Changes
|
|
291
|
-
|
|
292
|
-
- Updated dependencies [03f3cd0]
|
|
293
|
-
- @mastra/core@0.8.4-alpha.0
|
|
294
|
-
|
|
295
|
-
## 0.1.13
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
300
|
-
- Updated dependencies [d72318f]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 738 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/voice-openai-realtime
|
|
2
2
|
|
|
3
|
+
## 0.2.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.2.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.2.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.2.3-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -265,38 +298,5 @@
|
|
|
265
298
|
|
|
266
299
|
### Patch Changes
|
|
267
300
|
|
|
268
|
-
- Updated dependencies [7e92011]
|
|
269
|
-
- @mastra/core@0.9.0-alpha.4
|
|
270
|
-
|
|
271
|
-
## 0.2.0-alpha.5
|
|
272
|
-
|
|
273
|
-
### Patch Changes
|
|
274
|
-
|
|
275
|
-
- 6cf1417: Voice reference and tool-call-start
|
|
276
|
-
- Updated dependencies [fe3ae4d]
|
|
277
|
-
- @mastra/core@0.9.0-alpha.3
|
|
278
|
-
|
|
279
|
-
## 0.2.0-alpha.4
|
|
280
|
-
|
|
281
|
-
### Minor Changes
|
|
282
|
-
|
|
283
|
-
- 1ef0f1f: Disconnect
|
|
284
|
-
|
|
285
|
-
## 0.2.0-alpha.3
|
|
286
|
-
|
|
287
|
-
### Minor Changes
|
|
288
|
-
|
|
289
|
-
- 9aaa64b: Don't connect the ws connection until connect is called
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [9ee4293]
|
|
294
|
-
- @mastra/core@0.8.4-alpha.2
|
|
295
|
-
|
|
296
|
-
## 0.2.0-alpha.2
|
|
297
|
-
|
|
298
|
-
### Minor Changes
|
|
299
|
-
|
|
300
|
-
- 185f8e9: Emit add tools and silence warnings
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 424 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/voice-openai
|
|
2
2
|
|
|
3
|
+
## 0.1.19-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.19-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.18
|
|
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.18-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -265,38 +298,5 @@
|
|
|
265
298
|
|
|
266
299
|
## 0.1.15-alpha.3
|
|
267
300
|
|
|
268
|
-
### Patch Changes
|
|
269
|
-
|
|
270
|
-
- Updated dependencies [fe3ae4d]
|
|
271
|
-
- @mastra/core@0.9.0-alpha.3
|
|
272
|
-
|
|
273
|
-
## 0.1.15-alpha.2
|
|
274
|
-
|
|
275
|
-
### Patch Changes
|
|
276
|
-
|
|
277
|
-
- Updated dependencies [9ee4293]
|
|
278
|
-
- @mastra/core@0.8.4-alpha.2
|
|
279
|
-
|
|
280
|
-
## 0.1.15-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.15-alpha.0
|
|
289
|
-
|
|
290
|
-
### Patch Changes
|
|
291
|
-
|
|
292
|
-
- Updated dependencies [03f3cd0]
|
|
293
|
-
- @mastra/core@0.8.4-alpha.0
|
|
294
|
-
|
|
295
|
-
## 0.1.14
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- e3f5127: Voice overview docs rehaul
|
|
300
|
-
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 729 more lines hidden. See full changelog in package directory.
|