mirror of
https://github.com/run-llama/mcp-server-llamacloud.git
synced 2026-07-01 20:35:21 -04:00
Release 0.1.3
This commit is contained in:
committed by
Marcus Schiesser
parent
1f8fb843ad
commit
41504c5a94
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@llamaindex/mcp-server-llamacloud": patch
|
||||
---
|
||||
|
||||
Update packages and set "Default" project as default
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@llamaindex/mcp-server-llamacloud": patch
|
||||
---
|
||||
|
||||
Add topK parameter per index to define how many results to use
|
||||
@@ -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
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user