You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Promote Cayenne catalog connector from Alpha to Release Candidate in catalogs index
- Add cayenne_file_path, cayenne_unsupported_type_action, cayenne_metastore params
and S3 Express One Zone parameter table to Cayenne catalog connector docs
- Remove "HTTP Streaming support for MCP is coming soon" admonition from API overview
- Mark spice.js and spicepy as supported in parameterized-queries SDK table
(version and method-name details still pending)
https://claude.ai/code/session_01TBt7vB2F9VK163uV7tqdur
-**HTTP APIs**: The Model Context Protocol (MCP) helps integrate external tools and services into the Spice runtime. MCP tools can be accessed via HTTP APIs for tool integration and orchestration. For details, see the [MCP documentation](../features/large-language-models/mcp).
| `cayenne_file_path` | Custom path for storing Cayenne data files. Supports local paths or S3 Express One Zone URLs (e.g., `s3://bucket--usw2-az1--x-s3/prefix/`). | - |
50
+
| `cayenne_unsupported_type_action` | Action when an unsupported data type is encountered. Options: `error`, `string`, `warn`, `ignore`. | `error` |
When `cayenne_file_path` is set to an S3 Express One Zone URL (or `cayenne_s3_zone_ids` is configured), the following parameters control S3 connectivity:
0 commit comments