Release 0.1.3

This commit is contained in:
github-actions[bot]
2025-06-24 09:20:11 +00:00
committed by Marcus Schiesser
parent 1f8fb843ad
commit 41504c5a94
4 changed files with 8 additions and 11 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@llamaindex/mcp-server-llamacloud": patch
---
Update packages and set "Default" project as default
-5
View File
@@ -1,5 +0,0 @@
---
"@llamaindex/mcp-server-llamacloud": patch
---
Add topK parameter per index to define how many results to use
+7
View File
@@ -1,5 +1,12 @@
# @llamaindex/mcp-server-llamacloud
## 0.1.3
### Patch Changes
- 6ba4c5c: Update packages and set "Default" project as default
- 1f8fb84: Add topK parameter per index to define how many results to use
## 0.1.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/mcp-server-llamacloud",
"version": "0.1.2",
"version": "0.1.3",
"description": "A MCP server connecting to a managed index on LlamaCloud",
"license": "MIT",
"author": "LlamaIndex Inc.",