@mastra/mcp-docs-server 0.0.0-default-storage-virtual-file-20250410035748

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.
Files changed (252) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fastra.md +302 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +302 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +131 -0
  4. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +302 -0
  5. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +80 -0
  6. package/.docs/organized/changelogs/%40mastra%2Fcore.md +302 -0
  7. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +302 -0
  8. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +302 -0
  9. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +302 -0
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +302 -0
  11. package/.docs/organized/changelogs/%40mastra%2Fevals.md +302 -0
  12. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +302 -0
  13. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +302 -0
  14. package/.docs/organized/changelogs/%40mastra%2Floggers.md +302 -0
  15. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +302 -0
  16. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +302 -0
  17. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +166 -0
  18. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +302 -0
  19. package/.docs/organized/changelogs/%40mastra%2Fpg.md +302 -0
  20. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +302 -0
  21. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +302 -0
  22. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +302 -0
  23. package/.docs/organized/changelogs/%40mastra%2Frag.md +302 -0
  24. package/.docs/organized/changelogs/%40mastra%2Fragie.md +302 -0
  25. package/.docs/organized/changelogs/%40mastra%2Fserver.md +302 -0
  26. package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +302 -0
  27. package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +302 -0
  28. package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +302 -0
  29. package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +302 -0
  30. package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +302 -0
  31. package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +302 -0
  32. package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +302 -0
  33. package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +302 -0
  34. package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +302 -0
  35. package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +302 -0
  36. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +302 -0
  37. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +302 -0
  38. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +302 -0
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +220 -0
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +220 -0
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +302 -0
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +302 -0
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +302 -0
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +302 -0
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +302 -0
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +302 -0
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +302 -0
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +299 -0
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +302 -0
  50. package/.docs/organized/changelogs/create-mastra.md +302 -0
  51. package/.docs/organized/changelogs/mastra.md +302 -0
  52. package/.docs/organized/code-examples/agent-network.md +282 -0
  53. package/.docs/organized/code-examples/agent.md +390 -0
  54. package/.docs/organized/code-examples/ai-sdk-useChat.md +378 -0
  55. package/.docs/organized/code-examples/assistant-ui.md +37 -0
  56. package/.docs/organized/code-examples/bird-checker-with-express.md +235 -0
  57. package/.docs/organized/code-examples/bird-checker-with-nextjs-and-eval.md +360 -0
  58. package/.docs/organized/code-examples/bird-checker-with-nextjs.md +250 -0
  59. package/.docs/organized/code-examples/crypto-chatbot.md +96 -0
  60. package/.docs/organized/code-examples/fireworks-r1.md +159 -0
  61. package/.docs/organized/code-examples/memory-todo-agent.md +164 -0
  62. package/.docs/organized/code-examples/memory-with-context.md +167 -0
  63. package/.docs/organized/code-examples/memory-with-libsql.md +204 -0
  64. package/.docs/organized/code-examples/memory-with-mem0.md +121 -0
  65. package/.docs/organized/code-examples/memory-with-pg.md +224 -0
  66. package/.docs/organized/code-examples/memory-with-upstash.md +268 -0
  67. package/.docs/organized/code-examples/quick-start.md +129 -0
  68. package/.docs/organized/code-examples/stock-price-tool.md +124 -0
  69. package/.docs/organized/code-examples/weather-agent.md +353 -0
  70. package/.docs/organized/code-examples/workflow-ai-recruiter.md +159 -0
  71. package/.docs/organized/code-examples/workflow-with-inline-steps.md +111 -0
  72. package/.docs/organized/code-examples/workflow-with-memory.md +393 -0
  73. package/.docs/organized/code-examples/workflow-with-separate-steps.md +131 -0
  74. package/.docs/raw/agents/adding-tools.mdx +239 -0
  75. package/.docs/raw/agents/adding-voice.mdx +175 -0
  76. package/.docs/raw/agents/agent-memory.mdx +62 -0
  77. package/.docs/raw/agents/mcp-guide.mdx +192 -0
  78. package/.docs/raw/agents/overview.mdx +303 -0
  79. package/.docs/raw/community/discord.mdx +12 -0
  80. package/.docs/raw/community/licensing.mdx +63 -0
  81. package/.docs/raw/deployment/client.mdx +120 -0
  82. package/.docs/raw/deployment/deployment.mdx +119 -0
  83. package/.docs/raw/deployment/server.mdx +276 -0
  84. package/.docs/raw/evals/custom-eval.mdx +22 -0
  85. package/.docs/raw/evals/overview.mdx +95 -0
  86. package/.docs/raw/evals/running-in-ci.mdx +81 -0
  87. package/.docs/raw/evals/textual-evals.mdx +54 -0
  88. package/.docs/raw/faq/index.mdx +63 -0
  89. package/.docs/raw/frameworks/ai-sdk.mdx +296 -0
  90. package/.docs/raw/frameworks/next-js.mdx +238 -0
  91. package/.docs/raw/getting-started/installation.mdx +436 -0
  92. package/.docs/raw/getting-started/mcp-docs-server.mdx +141 -0
  93. package/.docs/raw/getting-started/project-structure.mdx +80 -0
  94. package/.docs/raw/index.mdx +22 -0
  95. package/.docs/raw/integrations/index.mdx +213 -0
  96. package/.docs/raw/local-dev/add-to-existing-project.mdx +48 -0
  97. package/.docs/raw/local-dev/creating-a-new-project.mdx +54 -0
  98. package/.docs/raw/local-dev/mastra-dev.mdx +108 -0
  99. package/.docs/raw/memory/memory-processors.mdx +131 -0
  100. package/.docs/raw/memory/overview.mdx +119 -0
  101. package/.docs/raw/memory/semantic-recall.mdx +122 -0
  102. package/.docs/raw/memory/working-memory.mdx +87 -0
  103. package/.docs/raw/observability/logging.mdx +38 -0
  104. package/.docs/raw/observability/nextjs-tracing.mdx +108 -0
  105. package/.docs/raw/observability/tracing.mdx +115 -0
  106. package/.docs/raw/rag/chunking-and-embedding.mdx +156 -0
  107. package/.docs/raw/rag/overview.mdx +85 -0
  108. package/.docs/raw/rag/retrieval.mdx +365 -0
  109. package/.docs/raw/rag/vector-databases.mdx +340 -0
  110. package/.docs/raw/reference/agents/createTool.mdx +229 -0
  111. package/.docs/raw/reference/agents/generate.mdx +327 -0
  112. package/.docs/raw/reference/agents/getAgent.mdx +54 -0
  113. package/.docs/raw/reference/agents/stream.mdx +362 -0
  114. package/.docs/raw/reference/cli/build.mdx +48 -0
  115. package/.docs/raw/reference/cli/deploy.mdx +22 -0
  116. package/.docs/raw/reference/cli/dev.mdx +134 -0
  117. package/.docs/raw/reference/cli/init.mdx +43 -0
  118. package/.docs/raw/reference/client-js/agents.mdx +107 -0
  119. package/.docs/raw/reference/client-js/error-handling.mdx +38 -0
  120. package/.docs/raw/reference/client-js/logs.mdx +24 -0
  121. package/.docs/raw/reference/client-js/memory.mdx +97 -0
  122. package/.docs/raw/reference/client-js/telemetry.mdx +20 -0
  123. package/.docs/raw/reference/client-js/tools.mdx +44 -0
  124. package/.docs/raw/reference/client-js/vectors.mdx +79 -0
  125. package/.docs/raw/reference/client-js/workflows.mdx +136 -0
  126. package/.docs/raw/reference/core/mastra-class.mdx +232 -0
  127. package/.docs/raw/reference/deployer/cloudflare.mdx +176 -0
  128. package/.docs/raw/reference/deployer/deployer.mdx +159 -0
  129. package/.docs/raw/reference/deployer/netlify.mdx +88 -0
  130. package/.docs/raw/reference/deployer/vercel.mdx +97 -0
  131. package/.docs/raw/reference/evals/answer-relevancy.mdx +186 -0
  132. package/.docs/raw/reference/evals/bias.mdx +186 -0
  133. package/.docs/raw/reference/evals/completeness.mdx +174 -0
  134. package/.docs/raw/reference/evals/content-similarity.mdx +183 -0
  135. package/.docs/raw/reference/evals/context-position.mdx +190 -0
  136. package/.docs/raw/reference/evals/context-precision.mdx +189 -0
  137. package/.docs/raw/reference/evals/context-relevancy.mdx +188 -0
  138. package/.docs/raw/reference/evals/contextual-recall.mdx +191 -0
  139. package/.docs/raw/reference/evals/faithfulness.mdx +193 -0
  140. package/.docs/raw/reference/evals/hallucination.mdx +219 -0
  141. package/.docs/raw/reference/evals/keyword-coverage.mdx +176 -0
  142. package/.docs/raw/reference/evals/prompt-alignment.mdx +238 -0
  143. package/.docs/raw/reference/evals/summarization.mdx +205 -0
  144. package/.docs/raw/reference/evals/textual-difference.mdx +161 -0
  145. package/.docs/raw/reference/evals/tone-consistency.mdx +181 -0
  146. package/.docs/raw/reference/evals/toxicity.mdx +165 -0
  147. package/.docs/raw/reference/index.mdx +8 -0
  148. package/.docs/raw/reference/memory/Memory.mdx +212 -0
  149. package/.docs/raw/reference/memory/createThread.mdx +95 -0
  150. package/.docs/raw/reference/memory/getThreadById.mdx +46 -0
  151. package/.docs/raw/reference/memory/getThreadsByResourceId.mdx +48 -0
  152. package/.docs/raw/reference/memory/query.mdx +167 -0
  153. package/.docs/raw/reference/networks/agent-network.mdx +159 -0
  154. package/.docs/raw/reference/observability/create-logger.mdx +106 -0
  155. package/.docs/raw/reference/observability/logger.mdx +55 -0
  156. package/.docs/raw/reference/observability/otel-config.mdx +120 -0
  157. package/.docs/raw/reference/observability/providers/braintrust.mdx +40 -0
  158. package/.docs/raw/reference/observability/providers/dash0.mdx +40 -0
  159. package/.docs/raw/reference/observability/providers/index.mdx +16 -0
  160. package/.docs/raw/reference/observability/providers/laminar.mdx +41 -0
  161. package/.docs/raw/reference/observability/providers/langfuse.mdx +51 -0
  162. package/.docs/raw/reference/observability/providers/langsmith.mdx +48 -0
  163. package/.docs/raw/reference/observability/providers/langwatch.mdx +45 -0
  164. package/.docs/raw/reference/observability/providers/new-relic.mdx +40 -0
  165. package/.docs/raw/reference/observability/providers/signoz.mdx +40 -0
  166. package/.docs/raw/reference/observability/providers/traceloop.mdx +40 -0
  167. package/.docs/raw/reference/rag/astra.mdx +258 -0
  168. package/.docs/raw/reference/rag/chroma.mdx +281 -0
  169. package/.docs/raw/reference/rag/chunk.mdx +235 -0
  170. package/.docs/raw/reference/rag/document.mdx +127 -0
  171. package/.docs/raw/reference/rag/embeddings.mdx +160 -0
  172. package/.docs/raw/reference/rag/extract-params.mdx +226 -0
  173. package/.docs/raw/reference/rag/graph-rag.mdx +182 -0
  174. package/.docs/raw/reference/rag/libsql.mdx +357 -0
  175. package/.docs/raw/reference/rag/metadata-filters.mdx +298 -0
  176. package/.docs/raw/reference/rag/pg.mdx +477 -0
  177. package/.docs/raw/reference/rag/pinecone.mdx +281 -0
  178. package/.docs/raw/reference/rag/qdrant.mdx +236 -0
  179. package/.docs/raw/reference/rag/rerank.mdx +212 -0
  180. package/.docs/raw/reference/rag/turbopuffer.mdx +249 -0
  181. package/.docs/raw/reference/rag/upstash.mdx +247 -0
  182. package/.docs/raw/reference/rag/vectorize.mdx +298 -0
  183. package/.docs/raw/reference/storage/libsql.mdx +74 -0
  184. package/.docs/raw/reference/storage/postgresql.mdx +48 -0
  185. package/.docs/raw/reference/storage/upstash.mdx +86 -0
  186. package/.docs/raw/reference/tools/client.mdx +188 -0
  187. package/.docs/raw/reference/tools/document-chunker-tool.mdx +141 -0
  188. package/.docs/raw/reference/tools/graph-rag-tool.mdx +154 -0
  189. package/.docs/raw/reference/tools/mcp-configuration.mdx +206 -0
  190. package/.docs/raw/reference/tools/vector-query-tool.mdx +212 -0
  191. package/.docs/raw/reference/voice/composite-voice.mdx +140 -0
  192. package/.docs/raw/reference/voice/deepgram.mdx +164 -0
  193. package/.docs/raw/reference/voice/elevenlabs.mdx +216 -0
  194. package/.docs/raw/reference/voice/google.mdx +198 -0
  195. package/.docs/raw/reference/voice/mastra-voice.mdx +394 -0
  196. package/.docs/raw/reference/voice/murf.mdx +251 -0
  197. package/.docs/raw/reference/voice/openai-realtime.mdx +431 -0
  198. package/.docs/raw/reference/voice/openai.mdx +168 -0
  199. package/.docs/raw/reference/voice/playai.mdx +159 -0
  200. package/.docs/raw/reference/voice/sarvam.mdx +260 -0
  201. package/.docs/raw/reference/voice/speechify.mdx +145 -0
  202. package/.docs/raw/reference/voice/voice.answer.mdx +122 -0
  203. package/.docs/raw/reference/voice/voice.connect.mdx +124 -0
  204. package/.docs/raw/reference/voice/voice.listen.mdx +195 -0
  205. package/.docs/raw/reference/voice/voice.on.mdx +189 -0
  206. package/.docs/raw/reference/voice/voice.send.mdx +118 -0
  207. package/.docs/raw/reference/voice/voice.speak.mdx +203 -0
  208. package/.docs/raw/reference/workflows/after.mdx +88 -0
  209. package/.docs/raw/reference/workflows/afterEvent.mdx +76 -0
  210. package/.docs/raw/reference/workflows/commit.mdx +37 -0
  211. package/.docs/raw/reference/workflows/createRun.mdx +77 -0
  212. package/.docs/raw/reference/workflows/else.mdx +72 -0
  213. package/.docs/raw/reference/workflows/events.mdx +305 -0
  214. package/.docs/raw/reference/workflows/execute.mdx +110 -0
  215. package/.docs/raw/reference/workflows/if.mdx +107 -0
  216. package/.docs/raw/reference/workflows/resume.mdx +155 -0
  217. package/.docs/raw/reference/workflows/resumeWithEvent.mdx +133 -0
  218. package/.docs/raw/reference/workflows/snapshots.mdx +207 -0
  219. package/.docs/raw/reference/workflows/start.mdx +84 -0
  220. package/.docs/raw/reference/workflows/step-class.mdx +100 -0
  221. package/.docs/raw/reference/workflows/step-condition.mdx +134 -0
  222. package/.docs/raw/reference/workflows/step-function.mdx +92 -0
  223. package/.docs/raw/reference/workflows/step-options.mdx +69 -0
  224. package/.docs/raw/reference/workflows/step-retries.mdx +203 -0
  225. package/.docs/raw/reference/workflows/suspend.mdx +70 -0
  226. package/.docs/raw/reference/workflows/then.mdx +74 -0
  227. package/.docs/raw/reference/workflows/until.mdx +165 -0
  228. package/.docs/raw/reference/workflows/watch.mdx +118 -0
  229. package/.docs/raw/reference/workflows/while.mdx +168 -0
  230. package/.docs/raw/reference/workflows/workflow.mdx +233 -0
  231. package/.docs/raw/storage/overview.mdx +378 -0
  232. package/.docs/raw/voice/overview.mdx +135 -0
  233. package/.docs/raw/voice/speech-to-text.mdx +45 -0
  234. package/.docs/raw/voice/text-to-speech.mdx +52 -0
  235. package/.docs/raw/voice/voice-to-voice.mdx +310 -0
  236. package/.docs/raw/workflows/control-flow.mdx +778 -0
  237. package/.docs/raw/workflows/dynamic-workflows.mdx +236 -0
  238. package/.docs/raw/workflows/error-handling.mdx +183 -0
  239. package/.docs/raw/workflows/nested-workflows.mdx +352 -0
  240. package/.docs/raw/workflows/overview.mdx +167 -0
  241. package/.docs/raw/workflows/steps.mdx +108 -0
  242. package/.docs/raw/workflows/suspend-and-resume.mdx +404 -0
  243. package/.docs/raw/workflows/variables.mdx +313 -0
  244. package/LICENSE +44 -0
  245. package/README.md +129 -0
  246. package/dist/_tsup-dts-rollup.d.ts +149 -0
  247. package/dist/chunk-QWYMT5LP.js +194 -0
  248. package/dist/prepare-docs/prepare.d.ts +1 -0
  249. package/dist/prepare-docs/prepare.js +1 -0
  250. package/dist/stdio.d.ts +1 -0
  251. package/dist/stdio.js +518 -0
  252. package/package.json +60 -0
@@ -0,0 +1,302 @@
1
+ # @mastra/astra
2
+
3
+ ## 0.2.9
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a06aadc]
8
+ - @mastra/core@0.8.2
9
+
10
+ ## 0.2.9-alpha.0
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [a06aadc]
15
+ - @mastra/core@0.8.2-alpha.0
16
+
17
+ ## 0.2.8
18
+
19
+ ### Patch Changes
20
+
21
+ - Updated dependencies [99e2998]
22
+ - Updated dependencies [8fdb414]
23
+ - @mastra/core@0.8.1
24
+
25
+ ## 0.2.8-alpha.0
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [99e2998]
30
+ - Updated dependencies [8fdb414]
31
+ - @mastra/core@0.8.1-alpha.0
32
+
33
+ ## 0.2.7
34
+
35
+ ### Patch Changes
36
+
37
+ - 866da3c: Update astra tests to check collection is empty
38
+ - Updated dependencies [56c31b7]
39
+ - Updated dependencies [619c39d]
40
+ - Updated dependencies [5ae0180]
41
+ - Updated dependencies [fe56be0]
42
+ - Updated dependencies [93875ed]
43
+ - Updated dependencies [107bcfe]
44
+ - Updated dependencies [9bfa12b]
45
+ - Updated dependencies [515ebfb]
46
+ - Updated dependencies [5b4e19f]
47
+ - Updated dependencies [dbbbf80]
48
+ - Updated dependencies [a0967a0]
49
+ - Updated dependencies [fca3b21]
50
+ - Updated dependencies [88fa727]
51
+ - Updated dependencies [f37f535]
52
+ - Updated dependencies [a3f0e90]
53
+ - Updated dependencies [4d67826]
54
+ - Updated dependencies [6330967]
55
+ - Updated dependencies [8393832]
56
+ - Updated dependencies [6330967]
57
+ - Updated dependencies [99d43b9]
58
+ - Updated dependencies [d7e08e8]
59
+ - Updated dependencies [febc8a6]
60
+ - Updated dependencies [7599d77]
61
+ - Updated dependencies [0118361]
62
+ - Updated dependencies [619c39d]
63
+ - Updated dependencies [cafae83]
64
+ - Updated dependencies [8076ecf]
65
+ - Updated dependencies [8df4a77]
66
+ - Updated dependencies [304397c]
67
+ - @mastra/core@0.8.0
68
+
69
+ ## 0.2.7-alpha.8
70
+
71
+ ### Patch Changes
72
+
73
+ - Updated dependencies [8df4a77]
74
+ - @mastra/core@0.8.0-alpha.8
75
+
76
+ ## 0.2.7-alpha.7
77
+
78
+ ### Patch Changes
79
+
80
+ - Updated dependencies [febc8a6]
81
+ - @mastra/core@0.8.0-alpha.7
82
+
83
+ ## 0.2.7-alpha.6
84
+
85
+ ### Patch Changes
86
+
87
+ - Updated dependencies [a3f0e90]
88
+ - @mastra/core@0.8.0-alpha.6
89
+
90
+ ## 0.2.7-alpha.5
91
+
92
+ ### Patch Changes
93
+
94
+ - Updated dependencies [93875ed]
95
+ - @mastra/core@0.8.0-alpha.5
96
+
97
+ ## 0.2.7-alpha.4
98
+
99
+ ### Patch Changes
100
+
101
+ - Updated dependencies [d7e08e8]
102
+ - @mastra/core@0.8.0-alpha.4
103
+
104
+ ## 0.2.7-alpha.3
105
+
106
+ ### Patch Changes
107
+
108
+ - Updated dependencies [5ae0180]
109
+ - Updated dependencies [9bfa12b]
110
+ - Updated dependencies [515ebfb]
111
+ - Updated dependencies [88fa727]
112
+ - Updated dependencies [f37f535]
113
+ - Updated dependencies [4d67826]
114
+ - Updated dependencies [6330967]
115
+ - Updated dependencies [8393832]
116
+ - Updated dependencies [6330967]
117
+ - @mastra/core@0.8.0-alpha.3
118
+
119
+ ## 0.2.7-alpha.2
120
+
121
+ ### Patch Changes
122
+
123
+ - Updated dependencies [56c31b7]
124
+ - Updated dependencies [dbbbf80]
125
+ - Updated dependencies [99d43b9]
126
+ - @mastra/core@0.8.0-alpha.2
127
+
128
+ ## 0.2.7-alpha.1
129
+
130
+ ### Patch Changes
131
+
132
+ - 866da3c: Update astra tests to check collection is empty
133
+ - Updated dependencies [619c39d]
134
+ - Updated dependencies [fe56be0]
135
+ - Updated dependencies [a0967a0]
136
+ - Updated dependencies [fca3b21]
137
+ - Updated dependencies [0118361]
138
+ - Updated dependencies [619c39d]
139
+ - @mastra/core@0.8.0-alpha.1
140
+
141
+ ## 0.2.7-alpha.0
142
+
143
+ ### Patch Changes
144
+
145
+ - Updated dependencies [107bcfe]
146
+ - Updated dependencies [5b4e19f]
147
+ - Updated dependencies [7599d77]
148
+ - Updated dependencies [cafae83]
149
+ - Updated dependencies [8076ecf]
150
+ - Updated dependencies [304397c]
151
+ - @mastra/core@0.7.1-alpha.0
152
+
153
+ ## 0.2.6
154
+
155
+ ### Patch Changes
156
+
157
+ - 15702ff: Updated upsert, updateIndexById, deleteIndexById for astra and updated tests for astra and vectorize
158
+ - Updated dependencies [b4fbc59]
159
+ - Updated dependencies [a838fde]
160
+ - Updated dependencies [a8bd4cf]
161
+ - Updated dependencies [7a3eeb0]
162
+ - Updated dependencies [0b54522]
163
+ - Updated dependencies [b3b34f5]
164
+ - Updated dependencies [1af25d5]
165
+ - Updated dependencies [a4686e8]
166
+ - Updated dependencies [6530ad1]
167
+ - Updated dependencies [27439ad]
168
+ - @mastra/core@0.7.0
169
+
170
+ ## 0.2.6-alpha.3
171
+
172
+ ### Patch Changes
173
+
174
+ - Updated dependencies [b3b34f5]
175
+ - Updated dependencies [a4686e8]
176
+ - @mastra/core@0.7.0-alpha.3
177
+
178
+ ## 0.2.6-alpha.2
179
+
180
+ ### Patch Changes
181
+
182
+ - Updated dependencies [a838fde]
183
+ - Updated dependencies [a8bd4cf]
184
+ - Updated dependencies [7a3eeb0]
185
+ - Updated dependencies [6530ad1]
186
+ - @mastra/core@0.7.0-alpha.2
187
+
188
+ ## 0.2.6-alpha.1
189
+
190
+ ### Patch Changes
191
+
192
+ - Updated dependencies [0b54522]
193
+ - Updated dependencies [1af25d5]
194
+ - Updated dependencies [27439ad]
195
+ - @mastra/core@0.7.0-alpha.1
196
+
197
+ ## 0.2.6-alpha.0
198
+
199
+ ### Patch Changes
200
+
201
+ - 15702ff: Updated upsert, updateIndexById, deleteIndexById for astra and updated tests for astra and vectorize
202
+ - Updated dependencies [b4fbc59]
203
+ - @mastra/core@0.6.5-alpha.0
204
+
205
+ ## 0.2.5
206
+
207
+ ### Patch Changes
208
+
209
+ - b56a681: Update README and some tests for vector stores
210
+ - Updated dependencies [6794797]
211
+ - Updated dependencies [fb68a80]
212
+ - Updated dependencies [b56a681]
213
+ - Updated dependencies [248cb07]
214
+ - @mastra/core@0.6.4
215
+
216
+ ## 0.2.5-alpha.1
217
+
218
+ ### Patch Changes
219
+
220
+ - Updated dependencies [6794797]
221
+ - @mastra/core@0.6.4-alpha.1
222
+
223
+ ## 0.2.5-alpha.0
224
+
225
+ ### Patch Changes
226
+
227
+ - b56a681: Update README and some tests for vector stores
228
+ - Updated dependencies [fb68a80]
229
+ - Updated dependencies [b56a681]
230
+ - Updated dependencies [248cb07]
231
+ - @mastra/core@0.6.4-alpha.0
232
+
233
+ ## 0.2.4
234
+
235
+ ### Patch Changes
236
+
237
+ - 404640e: AgentNetwork changeset
238
+ - Updated dependencies [404640e]
239
+ - Updated dependencies [3bce733]
240
+ - @mastra/core@0.6.3
241
+
242
+ ## 0.2.4-alpha.1
243
+
244
+ ### Patch Changes
245
+
246
+ - Updated dependencies [3bce733]
247
+ - @mastra/core@0.6.3-alpha.1
248
+
249
+ ## 0.2.4-alpha.0
250
+
251
+ ### Patch Changes
252
+
253
+ - 404640e: AgentNetwork changeset
254
+ - Updated dependencies [404640e]
255
+ - @mastra/core@0.6.3-alpha.0
256
+
257
+ ## 0.2.3
258
+
259
+ ### Patch Changes
260
+
261
+ - Updated dependencies [beaf1c2]
262
+ - Updated dependencies [3084e13]
263
+ - @mastra/core@0.6.2
264
+
265
+ ## 0.2.3-alpha.0
266
+
267
+ ### Patch Changes
268
+
269
+ - Updated dependencies [beaf1c2]
270
+ - Updated dependencies [3084e13]
271
+ - @mastra/core@0.6.2-alpha.0
272
+
273
+ ## 0.2.2
274
+
275
+ ### Patch Changes
276
+
277
+ - Updated dependencies [fc2f89c]
278
+ - Updated dependencies [dfbb131]
279
+ - Updated dependencies [f4854ee]
280
+ - Updated dependencies [afaf73f]
281
+ - Updated dependencies [0850b4c]
282
+ - Updated dependencies [7bcfaee]
283
+ - Updated dependencies [44631b1]
284
+ - Updated dependencies [9116d70]
285
+ - Updated dependencies [6e559a0]
286
+ - Updated dependencies [5f43505]
287
+ - @mastra/core@0.6.1
288
+
289
+ ## 0.2.2-alpha.2
290
+
291
+ ### Patch Changes
292
+
293
+ - Updated dependencies [fc2f89c]
294
+ - Updated dependencies [dfbb131]
295
+ - Updated dependencies [0850b4c]
296
+ - Updated dependencies [9116d70]
297
+ - @mastra/core@0.6.1-alpha.2
298
+
299
+ ## 0.2.2-alpha.1
300
+
301
+
302
+ ... 993 more lines hidden. See full changelog in package directory.
@@ -0,0 +1,302 @@
1
+ # @mastra/chroma
2
+
3
+ ## 0.2.9
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a06aadc]
8
+ - @mastra/core@0.8.2
9
+
10
+ ## 0.2.9-alpha.0
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [a06aadc]
15
+ - @mastra/core@0.8.2-alpha.0
16
+
17
+ ## 0.2.8
18
+
19
+ ### Patch Changes
20
+
21
+ - Updated dependencies [99e2998]
22
+ - Updated dependencies [8fdb414]
23
+ - @mastra/core@0.8.1
24
+
25
+ ## 0.2.8-alpha.0
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [99e2998]
30
+ - Updated dependencies [8fdb414]
31
+ - @mastra/core@0.8.1-alpha.0
32
+
33
+ ## 0.2.7
34
+
35
+ ### Patch Changes
36
+
37
+ - a3c7b70: Update chroma version and tests
38
+ - Updated dependencies [56c31b7]
39
+ - Updated dependencies [619c39d]
40
+ - Updated dependencies [5ae0180]
41
+ - Updated dependencies [fe56be0]
42
+ - Updated dependencies [93875ed]
43
+ - Updated dependencies [107bcfe]
44
+ - Updated dependencies [9bfa12b]
45
+ - Updated dependencies [515ebfb]
46
+ - Updated dependencies [5b4e19f]
47
+ - Updated dependencies [dbbbf80]
48
+ - Updated dependencies [a0967a0]
49
+ - Updated dependencies [fca3b21]
50
+ - Updated dependencies [88fa727]
51
+ - Updated dependencies [f37f535]
52
+ - Updated dependencies [a3f0e90]
53
+ - Updated dependencies [4d67826]
54
+ - Updated dependencies [6330967]
55
+ - Updated dependencies [8393832]
56
+ - Updated dependencies [6330967]
57
+ - Updated dependencies [99d43b9]
58
+ - Updated dependencies [d7e08e8]
59
+ - Updated dependencies [febc8a6]
60
+ - Updated dependencies [7599d77]
61
+ - Updated dependencies [0118361]
62
+ - Updated dependencies [619c39d]
63
+ - Updated dependencies [cafae83]
64
+ - Updated dependencies [8076ecf]
65
+ - Updated dependencies [8df4a77]
66
+ - Updated dependencies [304397c]
67
+ - @mastra/core@0.8.0
68
+
69
+ ## 0.2.7-alpha.8
70
+
71
+ ### Patch Changes
72
+
73
+ - a3c7b70: Update chroma version and tests
74
+ - Updated dependencies [8df4a77]
75
+ - @mastra/core@0.8.0-alpha.8
76
+
77
+ ## 0.2.7-alpha.7
78
+
79
+ ### Patch Changes
80
+
81
+ - Updated dependencies [febc8a6]
82
+ - @mastra/core@0.8.0-alpha.7
83
+
84
+ ## 0.2.7-alpha.6
85
+
86
+ ### Patch Changes
87
+
88
+ - Updated dependencies [a3f0e90]
89
+ - @mastra/core@0.8.0-alpha.6
90
+
91
+ ## 0.2.7-alpha.5
92
+
93
+ ### Patch Changes
94
+
95
+ - Updated dependencies [93875ed]
96
+ - @mastra/core@0.8.0-alpha.5
97
+
98
+ ## 0.2.7-alpha.4
99
+
100
+ ### Patch Changes
101
+
102
+ - Updated dependencies [d7e08e8]
103
+ - @mastra/core@0.8.0-alpha.4
104
+
105
+ ## 0.2.7-alpha.3
106
+
107
+ ### Patch Changes
108
+
109
+ - Updated dependencies [5ae0180]
110
+ - Updated dependencies [9bfa12b]
111
+ - Updated dependencies [515ebfb]
112
+ - Updated dependencies [88fa727]
113
+ - Updated dependencies [f37f535]
114
+ - Updated dependencies [4d67826]
115
+ - Updated dependencies [6330967]
116
+ - Updated dependencies [8393832]
117
+ - Updated dependencies [6330967]
118
+ - @mastra/core@0.8.0-alpha.3
119
+
120
+ ## 0.2.7-alpha.2
121
+
122
+ ### Patch Changes
123
+
124
+ - Updated dependencies [56c31b7]
125
+ - Updated dependencies [dbbbf80]
126
+ - Updated dependencies [99d43b9]
127
+ - @mastra/core@0.8.0-alpha.2
128
+
129
+ ## 0.2.7-alpha.1
130
+
131
+ ### Patch Changes
132
+
133
+ - Updated dependencies [619c39d]
134
+ - Updated dependencies [fe56be0]
135
+ - Updated dependencies [a0967a0]
136
+ - Updated dependencies [fca3b21]
137
+ - Updated dependencies [0118361]
138
+ - Updated dependencies [619c39d]
139
+ - @mastra/core@0.8.0-alpha.1
140
+
141
+ ## 0.2.7-alpha.0
142
+
143
+ ### Patch Changes
144
+
145
+ - Updated dependencies [107bcfe]
146
+ - Updated dependencies [5b4e19f]
147
+ - Updated dependencies [7599d77]
148
+ - Updated dependencies [cafae83]
149
+ - Updated dependencies [8076ecf]
150
+ - Updated dependencies [304397c]
151
+ - @mastra/core@0.7.1-alpha.0
152
+
153
+ ## 0.2.6
154
+
155
+ ### Patch Changes
156
+
157
+ - Updated dependencies [b4fbc59]
158
+ - Updated dependencies [a838fde]
159
+ - Updated dependencies [a8bd4cf]
160
+ - Updated dependencies [7a3eeb0]
161
+ - Updated dependencies [0b54522]
162
+ - Updated dependencies [b3b34f5]
163
+ - Updated dependencies [1af25d5]
164
+ - Updated dependencies [a4686e8]
165
+ - Updated dependencies [6530ad1]
166
+ - Updated dependencies [27439ad]
167
+ - @mastra/core@0.7.0
168
+
169
+ ## 0.2.6-alpha.3
170
+
171
+ ### Patch Changes
172
+
173
+ - Updated dependencies [b3b34f5]
174
+ - Updated dependencies [a4686e8]
175
+ - @mastra/core@0.7.0-alpha.3
176
+
177
+ ## 0.2.6-alpha.2
178
+
179
+ ### Patch Changes
180
+
181
+ - Updated dependencies [a838fde]
182
+ - Updated dependencies [a8bd4cf]
183
+ - Updated dependencies [7a3eeb0]
184
+ - Updated dependencies [6530ad1]
185
+ - @mastra/core@0.7.0-alpha.2
186
+
187
+ ## 0.2.6-alpha.1
188
+
189
+ ### Patch Changes
190
+
191
+ - Updated dependencies [0b54522]
192
+ - Updated dependencies [1af25d5]
193
+ - Updated dependencies [27439ad]
194
+ - @mastra/core@0.7.0-alpha.1
195
+
196
+ ## 0.2.6-alpha.0
197
+
198
+ ### Patch Changes
199
+
200
+ - Updated dependencies [b4fbc59]
201
+ - @mastra/core@0.6.5-alpha.0
202
+
203
+ ## 0.2.5
204
+
205
+ ### Patch Changes
206
+
207
+ - b56a681: Update README and some tests for vector stores
208
+ - Updated dependencies [6794797]
209
+ - Updated dependencies [fb68a80]
210
+ - Updated dependencies [b56a681]
211
+ - Updated dependencies [248cb07]
212
+ - @mastra/core@0.6.4
213
+
214
+ ## 0.2.5-alpha.1
215
+
216
+ ### Patch Changes
217
+
218
+ - Updated dependencies [6794797]
219
+ - @mastra/core@0.6.4-alpha.1
220
+
221
+ ## 0.2.5-alpha.0
222
+
223
+ ### Patch Changes
224
+
225
+ - b56a681: Update README and some tests for vector stores
226
+ - Updated dependencies [fb68a80]
227
+ - Updated dependencies [b56a681]
228
+ - Updated dependencies [248cb07]
229
+ - @mastra/core@0.6.4-alpha.0
230
+
231
+ ## 0.2.4
232
+
233
+ ### Patch Changes
234
+
235
+ - 404640e: AgentNetwork changeset
236
+ - Updated dependencies [404640e]
237
+ - Updated dependencies [3bce733]
238
+ - @mastra/core@0.6.3
239
+
240
+ ## 0.2.4-alpha.1
241
+
242
+ ### Patch Changes
243
+
244
+ - Updated dependencies [3bce733]
245
+ - @mastra/core@0.6.3-alpha.1
246
+
247
+ ## 0.2.4-alpha.0
248
+
249
+ ### Patch Changes
250
+
251
+ - 404640e: AgentNetwork changeset
252
+ - Updated dependencies [404640e]
253
+ - @mastra/core@0.6.3-alpha.0
254
+
255
+ ## 0.2.3
256
+
257
+ ### Patch Changes
258
+
259
+ - Updated dependencies [beaf1c2]
260
+ - Updated dependencies [3084e13]
261
+ - @mastra/core@0.6.2
262
+
263
+ ## 0.2.3-alpha.0
264
+
265
+ ### Patch Changes
266
+
267
+ - Updated dependencies [beaf1c2]
268
+ - Updated dependencies [3084e13]
269
+ - @mastra/core@0.6.2-alpha.0
270
+
271
+ ## 0.2.2
272
+
273
+ ### Patch Changes
274
+
275
+ - Updated dependencies [fc2f89c]
276
+ - Updated dependencies [dfbb131]
277
+ - Updated dependencies [f4854ee]
278
+ - Updated dependencies [afaf73f]
279
+ - Updated dependencies [0850b4c]
280
+ - Updated dependencies [7bcfaee]
281
+ - Updated dependencies [44631b1]
282
+ - Updated dependencies [9116d70]
283
+ - Updated dependencies [6e559a0]
284
+ - Updated dependencies [5f43505]
285
+ - @mastra/core@0.6.1
286
+
287
+ ## 0.2.2-alpha.2
288
+
289
+ ### Patch Changes
290
+
291
+ - Updated dependencies [fc2f89c]
292
+ - Updated dependencies [dfbb131]
293
+ - Updated dependencies [0850b4c]
294
+ - Updated dependencies [9116d70]
295
+ - @mastra/core@0.6.1-alpha.2
296
+
297
+ ## 0.2.2-alpha.1
298
+
299
+ ### Patch Changes
300
+
301
+
302
+ ... 992 more lines hidden. See full changelog in package directory.
@@ -0,0 +1,131 @@
1
+ # @mastra/clickhouse
2
+
3
+ ## 0.2.9
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a06aadc]
8
+ - @mastra/core@0.8.2
9
+
10
+ ## 0.2.9-alpha.0
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [a06aadc]
15
+ - @mastra/core@0.8.2-alpha.0
16
+
17
+ ## 0.2.8
18
+
19
+ ### Patch Changes
20
+
21
+ - Updated dependencies [99e2998]
22
+ - Updated dependencies [8fdb414]
23
+ - @mastra/core@0.8.1
24
+
25
+ ## 0.2.8-alpha.0
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [99e2998]
30
+ - Updated dependencies [8fdb414]
31
+ - @mastra/core@0.8.1-alpha.0
32
+
33
+ ## 0.2.7
34
+
35
+ ### Patch Changes
36
+
37
+ - dbbbf80: Added clickhouse storage
38
+ - 88fa727: Added getWorkflowRuns for libsql, pg, clickhouse and upstash as well as added route getWorkflowRunsHandler
39
+ - 4d67826: Fix eval writes, remove id column
40
+ - Updated dependencies [56c31b7]
41
+ - Updated dependencies [619c39d]
42
+ - Updated dependencies [5ae0180]
43
+ - Updated dependencies [fe56be0]
44
+ - Updated dependencies [93875ed]
45
+ - Updated dependencies [107bcfe]
46
+ - Updated dependencies [9bfa12b]
47
+ - Updated dependencies [515ebfb]
48
+ - Updated dependencies [5b4e19f]
49
+ - Updated dependencies [dbbbf80]
50
+ - Updated dependencies [a0967a0]
51
+ - Updated dependencies [fca3b21]
52
+ - Updated dependencies [88fa727]
53
+ - Updated dependencies [f37f535]
54
+ - Updated dependencies [a3f0e90]
55
+ - Updated dependencies [4d67826]
56
+ - Updated dependencies [6330967]
57
+ - Updated dependencies [8393832]
58
+ - Updated dependencies [6330967]
59
+ - Updated dependencies [99d43b9]
60
+ - Updated dependencies [d7e08e8]
61
+ - Updated dependencies [febc8a6]
62
+ - Updated dependencies [7599d77]
63
+ - Updated dependencies [0118361]
64
+ - Updated dependencies [619c39d]
65
+ - Updated dependencies [cafae83]
66
+ - Updated dependencies [8076ecf]
67
+ - Updated dependencies [8df4a77]
68
+ - Updated dependencies [304397c]
69
+ - @mastra/core@0.8.0
70
+
71
+ ## 0.2.7-alpha.7
72
+
73
+ ### Patch Changes
74
+
75
+ - Updated dependencies [8df4a77]
76
+ - @mastra/core@0.8.0-alpha.8
77
+
78
+ ## 0.2.7-alpha.6
79
+
80
+ ### Patch Changes
81
+
82
+ - Updated dependencies [febc8a6]
83
+ - @mastra/core@0.8.0-alpha.7
84
+
85
+ ## 0.2.7-alpha.5
86
+
87
+ ### Patch Changes
88
+
89
+ - Updated dependencies [a3f0e90]
90
+ - @mastra/core@0.8.0-alpha.6
91
+
92
+ ## 0.2.7-alpha.4
93
+
94
+ ### Patch Changes
95
+
96
+ - Updated dependencies [93875ed]
97
+ - @mastra/core@0.8.0-alpha.5
98
+
99
+ ## 0.2.7-alpha.3
100
+
101
+ ### Patch Changes
102
+
103
+ - Updated dependencies [d7e08e8]
104
+ - @mastra/core@0.8.0-alpha.4
105
+
106
+ ## 0.2.7-alpha.2
107
+
108
+ ### Patch Changes
109
+
110
+ - 88fa727: Added getWorkflowRuns for libsql, pg, clickhouse and upstash as well as added route getWorkflowRunsHandler
111
+ - 4d67826: Fix eval writes, remove id column
112
+ - Updated dependencies [5ae0180]
113
+ - Updated dependencies [9bfa12b]
114
+ - Updated dependencies [515ebfb]
115
+ - Updated dependencies [88fa727]
116
+ - Updated dependencies [f37f535]
117
+ - Updated dependencies [4d67826]
118
+ - Updated dependencies [6330967]
119
+ - Updated dependencies [8393832]
120
+ - Updated dependencies [6330967]
121
+ - @mastra/core@0.8.0-alpha.3
122
+
123
+ ## 0.2.7-alpha.1
124
+
125
+ ### Patch Changes
126
+
127
+ - dbbbf80: Added clickhouse storage
128
+ - Updated dependencies [56c31b7]
129
+ - Updated dependencies [dbbbf80]
130
+ - Updated dependencies [99d43b9]
131
+ - @mastra/core@0.8.0-alpha.2