mirror of
https://github.com/run-llama/mcp-server-llamacloud.git
synced 2026-07-01 20:35:21 -04:00
Release 0.1.1 (#4)
This commit is contained in:
committed by
GitHub
parent
7f1b5d09a1
commit
576271b5ca
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@llamaindex/mcp-server-llamacloud": patch
|
||||
---
|
||||
|
||||
Support multiple indexes
|
||||
@@ -0,0 +1,7 @@
|
||||
# @llamaindex/mcp-server-llamacloud
|
||||
|
||||
## 0.1.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7f1b5d0: Support multiple indexes
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@llamaindex/mcp-server-llamacloud",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@llamaindex/mcp-server-llamacloud",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@modelcontextprotocol/sdk": "^1.7.0",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@llamaindex/mcp-server-llamacloud",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "A MCP server connecting to a managed index on LlamaCloud",
|
||||
"license": "MIT",
|
||||
"author": "LlamaIndex Inc.",
|
||||
|
||||
Reference in New Issue
Block a user