@mastra/mcp-docs-server 0.0.9-alpha.1 → 0.0.9-alpha.2
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%2Fclickhouse.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +7 -0
- 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 +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +9 -9
- 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 +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +8 -8
- 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%2Fserver.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%2Fturbopuffer.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +7 -0
- 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 +8 -8
- 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 +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +8 -8
- package/.docs/organized/changelogs/mastra.md +9 -9
- package/.docs/raw/getting-started/installation.mdx +20 -14
- package/package.json +3 -3
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/astra
|
|
2
2
|
|
|
3
|
+
## 0.2.10-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 0.2.10-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
### Patch Changes
|
|
292
299
|
|
|
293
300
|
- Updated dependencies [fc2f89c]
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [afaf73f]
|
|
297
|
-
- Updated dependencies [0850b4c]
|
|
298
|
-
- Updated dependencies [7bcfaee]
|
|
299
|
-
- Updated dependencies [44631b1]
|
|
300
|
-
- Updated dependencies [9116d70]
|
|
301
|
-
|
|
302
|
-
... 1009 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1016 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.2.10-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 0.2.10-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [fc2f89c]
|
|
292
299
|
- Updated dependencies [dfbb131]
|
|
293
300
|
- Updated dependencies [f4854ee]
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [7bcfaee]
|
|
297
|
-
- Updated dependencies [44631b1]
|
|
298
|
-
- Updated dependencies [9116d70]
|
|
299
|
-
- Updated dependencies [6e559a0]
|
|
300
|
-
- Updated dependencies [5f43505]
|
|
301
|
-
|
|
302
|
-
... 1008 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1015 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.1.17-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 0.1.17-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [404640e]
|
|
292
299
|
- @mastra/core@0.6.3-alpha.0
|
|
293
300
|
|
|
294
|
-
## 0.1.10
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [beaf1c2]
|
|
299
|
-
- Updated dependencies [3084e13]
|
|
300
|
-
- @mastra/core@0.6.2
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 434 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.8.3-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 0bcc862: Fixed an issue where we were sanitizing response message content and filter on a value that may not always be an array
|
|
8
|
+
|
|
3
9
|
## 0.8.3-alpha.1
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
@@ -292,11 +298,5 @@
|
|
|
292
298
|
### Patch Changes
|
|
293
299
|
|
|
294
300
|
- f4854ee: Fix else branch execution when if-branch has loops
|
|
295
|
-
- afaf73f: Add fix for vercel tools and optional instructions
|
|
296
|
-
- 44631b1: Fix after usage with skipped conditions on the awaited steps
|
|
297
|
-
- 6e559a0: Update Voice for realtime providers
|
|
298
|
-
- 5f43505: feat: OpenAI realtime voice provider for speech to speech communication
|
|
299
|
-
Update voice speaking event type
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1140 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.1.18-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
- @mastra/deployer@0.2.9-alpha.2
|
|
10
|
+
|
|
3
11
|
## 0.1.18-alpha.1
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -291,12 +299,4 @@
|
|
|
291
299
|
|
|
292
300
|
### Patch Changes
|
|
293
301
|
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [e764fd1]
|
|
296
|
-
- Updated dependencies [6794797]
|
|
297
|
-
- Updated dependencies [709aa2c]
|
|
298
|
-
- Updated dependencies [fb68a80]
|
|
299
|
-
- Updated dependencies [e764fd1]
|
|
300
|
-
- Updated dependencies [05ef3e0]
|
|
301
|
-
|
|
302
|
-
... 1419 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1427 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
2
2
|
|
|
3
|
+
## 0.1.18-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
- @mastra/deployer@0.2.9-alpha.2
|
|
10
|
+
|
|
3
11
|
## 0.1.18-alpha.1
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
### Patch Changes
|
|
291
299
|
|
|
292
300
|
- Updated dependencies [e764fd1]
|
|
293
|
-
- Updated dependencies [6794797]
|
|
294
|
-
- Updated dependencies [709aa2c]
|
|
295
|
-
- Updated dependencies [fb68a80]
|
|
296
|
-
- Updated dependencies [e764fd1]
|
|
297
|
-
- Updated dependencies [05ef3e0]
|
|
298
|
-
- Updated dependencies [95c5745]
|
|
299
|
-
- Updated dependencies [b56a681]
|
|
300
|
-
- Updated dependencies [85a2461]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1397 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
2
2
|
|
|
3
|
+
## 0.1.18-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
- @mastra/deployer@0.2.9-alpha.2
|
|
10
|
+
|
|
3
11
|
## 0.1.18-alpha.1
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
### Patch Changes
|
|
291
299
|
|
|
292
300
|
- Updated dependencies [e764fd1]
|
|
293
|
-
- Updated dependencies [6794797]
|
|
294
|
-
- Updated dependencies [709aa2c]
|
|
295
|
-
- Updated dependencies [fb68a80]
|
|
296
|
-
- Updated dependencies [e764fd1]
|
|
297
|
-
- Updated dependencies [05ef3e0]
|
|
298
|
-
- Updated dependencies [95c5745]
|
|
299
|
-
- Updated dependencies [b56a681]
|
|
300
|
-
- Updated dependencies [85a2461]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1397 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.2.9-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
- @mastra/server@1.0.3-alpha.2
|
|
10
|
+
|
|
3
11
|
## 0.2.9-alpha.1
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -291,12 +299,4 @@
|
|
|
291
299
|
- Updated dependencies [27439ad]
|
|
292
300
|
- @mastra/core@0.7.0-alpha.1
|
|
293
301
|
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [b4fbc59]
|
|
299
|
-
- @mastra/core@0.6.5-alpha.0
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 1327 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1335 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/evals
|
|
2
2
|
|
|
3
|
+
## 0.1.18-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 0.1.18-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [fc2f89c]
|
|
292
299
|
- Updated dependencies [dfbb131]
|
|
293
300
|
- Updated dependencies [f4854ee]
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [7bcfaee]
|
|
297
|
-
- Updated dependencies [44631b1]
|
|
298
|
-
- Updated dependencies [9116d70]
|
|
299
|
-
- Updated dependencies [6e559a0]
|
|
300
|
-
- Updated dependencies [5f43505]
|
|
301
|
-
|
|
302
|
-
... 1060 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1067 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/firecrawl
|
|
2
2
|
|
|
3
|
+
## 1.1.18-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
- @mastra/rag@0.1.18-alpha.2
|
|
10
|
+
|
|
3
11
|
## 1.1.18-alpha.1
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
|
|
291
299
|
- Updated dependencies [3bce733]
|
|
292
300
|
- @mastra/core@0.6.3-alpha.1
|
|
293
|
-
- @mastra/rag@0.1.12-alpha.1
|
|
294
|
-
|
|
295
|
-
## 1.1.12-alpha.0
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- 404640e: AgentNetwork changeset
|
|
300
|
-
- Updated dependencies [404640e]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1594 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/github
|
|
2
2
|
|
|
3
|
+
## 1.1.18-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 1.1.18-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [0850b4c]
|
|
292
299
|
- Updated dependencies [7bcfaee]
|
|
293
300
|
- Updated dependencies [44631b1]
|
|
294
|
-
- Updated dependencies [9116d70]
|
|
295
|
-
- Updated dependencies [6e559a0]
|
|
296
|
-
- Updated dependencies [5f43505]
|
|
297
|
-
- @mastra/core@0.6.1
|
|
298
|
-
|
|
299
|
-
## 1.1.10-alpha.2
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1313 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/loggers
|
|
2
2
|
|
|
3
|
+
## 0.1.18-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 0.1.18-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [0850b4c]
|
|
292
299
|
- Updated dependencies [7bcfaee]
|
|
293
300
|
- Updated dependencies [44631b1]
|
|
294
|
-
- Updated dependencies [9116d70]
|
|
295
|
-
- Updated dependencies [6e559a0]
|
|
296
|
-
- Updated dependencies [5f43505]
|
|
297
|
-
- @mastra/core@0.6.1
|
|
298
|
-
|
|
299
|
-
## 0.1.10-alpha.2
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 946 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 0.0.9-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 0.0.9-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
|
|
292
299
|
- 328924e: Fixed esm imports
|
|
293
300
|
- 98cdf08: Made stdio.js bin executable by node
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [f4854ee]
|
|
297
|
-
- Updated dependencies [afaf73f]
|
|
298
|
-
- Updated dependencies [0850b4c]
|
|
299
|
-
- Updated dependencies [7bcfaee]
|
|
300
|
-
- Updated dependencies [44631b1]
|
|
301
|
-
|
|
302
|
-
... 27 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 34 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/mcp
|
|
2
2
|
|
|
3
|
+
## 0.3.10-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 0.3.10-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [fc2f89c]
|
|
292
299
|
- Updated dependencies [dfbb131]
|
|
293
300
|
- Updated dependencies [f4854ee]
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [7bcfaee]
|
|
297
|
-
- Updated dependencies [44631b1]
|
|
298
|
-
- Updated dependencies [9116d70]
|
|
299
|
-
- Updated dependencies [6e559a0]
|
|
300
|
-
- Updated dependencies [5f43505]
|
|
301
|
-
|
|
302
|
-
... 1034 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1041 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/memory
|
|
2
2
|
|
|
3
|
+
## 0.2.10-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 0.2.10-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
|
|
292
299
|
## 0.2.4-alpha.0
|
|
293
300
|
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- 404640e: AgentNetwork changeset
|
|
297
|
-
- Updated dependencies [404640e]
|
|
298
|
-
- @mastra/core@0.6.3-alpha.0
|
|
299
|
-
|
|
300
|
-
## 0.2.3
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1413 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/pg
|
|
2
2
|
|
|
3
|
+
## 0.2.10-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 0.2.10-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -292,11 +299,4 @@
|
|
|
292
299
|
|
|
293
300
|
## 0.2.3
|
|
294
301
|
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
- Updated dependencies [beaf1c2]
|
|
298
|
-
- Updated dependencies [3084e13]
|
|
299
|
-
- @mastra/core@0.6.2
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 827 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 834 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/pinecone
|
|
2
2
|
|
|
3
|
+
## 0.2.8-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 0.2.8-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
### Patch Changes
|
|
292
299
|
|
|
293
300
|
- Updated dependencies [fc2f89c]
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [afaf73f]
|
|
297
|
-
- Updated dependencies [0850b4c]
|
|
298
|
-
- Updated dependencies [7bcfaee]
|
|
299
|
-
- Updated dependencies [44631b1]
|
|
300
|
-
- Updated dependencies [9116d70]
|
|
301
|
-
|
|
302
|
-
... 1009 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1016 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/playground-ui
|
|
2
2
|
|
|
3
|
+
## 4.0.4-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
- @mastra/client-js@0.1.17-alpha.2
|
|
10
|
+
|
|
3
11
|
## 4.0.4-alpha.1
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
- Updated dependencies [7a3eeb0]
|
|
291
299
|
- Updated dependencies [6530ad1]
|
|
292
300
|
- @mastra/core@0.7.0-alpha.2
|
|
293
|
-
- @mastra/client-js@0.1.13-alpha.2
|
|
294
|
-
|
|
295
|
-
## 3.0.0-alpha.1
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- 2447900: Show No input for steps without input on traces UI
|
|
300
|
-
- c30787b: Stop automatically scrolling to bottom in agent chat if user has scrolled up
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 460 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/qdrant
|
|
2
2
|
|
|
3
|
+
## 0.2.9-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 0.2.9-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [fc2f89c]
|
|
292
299
|
- Updated dependencies [dfbb131]
|
|
293
300
|
- Updated dependencies [f4854ee]
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [7bcfaee]
|
|
297
|
-
- Updated dependencies [44631b1]
|
|
298
|
-
- Updated dependencies [9116d70]
|
|
299
|
-
- Updated dependencies [6e559a0]
|
|
300
|
-
- Updated dependencies [5f43505]
|
|
301
|
-
|
|
302
|
-
... 1005 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1012 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/rag
|
|
2
2
|
|
|
3
|
+
## 0.1.18-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 0.1.18-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [3084e13]
|
|
292
299
|
- @mastra/core@0.6.2-alpha.0
|
|
293
300
|
|
|
294
|
-
## 0.1.10
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- ff1a76c: Update Vector Query and GraphRag tool schema
|
|
299
|
-
- b195f6e: Update character chunking strategy
|
|
300
|
-
- Updated dependencies [fc2f89c]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1469 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/ragie
|
|
2
2
|
|
|
3
|
+
## 1.1.18-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 1.1.18-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [0850b4c]
|
|
292
299
|
- Updated dependencies [7bcfaee]
|
|
293
300
|
- Updated dependencies [44631b1]
|
|
294
|
-
- Updated dependencies [9116d70]
|
|
295
|
-
- Updated dependencies [6e559a0]
|
|
296
|
-
- Updated dependencies [5f43505]
|
|
297
|
-
- @mastra/core@0.6.1
|
|
298
|
-
|
|
299
|
-
## 1.1.10-alpha.2
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1264 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 1.0.3-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 1.0.3-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -292,11 +299,4 @@
|
|
|
292
299
|
- Updated dependencies [5f43505]
|
|
293
300
|
- @mastra/core@0.6.1-alpha.1
|
|
294
301
|
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- Updated dependencies [7bcfaee]
|
|
300
|
-
- @mastra/core@0.6.1-alpha.0
|
|
301
|
-
|
|
302
|
-
... 1189 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1196 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/speech-azure
|
|
2
2
|
|
|
3
|
+
## 0.1.18-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [0bcc862]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.2
|
|
9
|
+
|
|
3
10
|
## 0.1.18-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [0850b4c]
|
|
292
299
|
- Updated dependencies [7bcfaee]
|
|
293
300
|
- Updated dependencies [44631b1]
|
|
294
|
-
- Updated dependencies [9116d70]
|
|
295
|
-
- Updated dependencies [6e559a0]
|
|
296
|
-
- Updated dependencies [5f43505]
|
|
297
|
-
- @mastra/core@0.6.1
|
|
298
|
-
|
|
299
|
-
## 0.1.10-alpha.2
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 882 more lines hidden. See full changelog in package directory.
|