spice-accelerators
Configure data accelerators for local caching in Spice (Arrow, DuckDB, SQLite, PostgreSQL). Use when asked to "accelerate data", "enable caching", "configure refresh", or "set up local storage".
spice-catalogs
Configure catalog connectors in Spice (Unity Catalog, Databricks, Iceberg, Glue). Use when asked to "add a catalog", "connect to Unity Catalog", "configure Iceberg catalog", or "set up data catalog".
spice-cli
Use the Spice CLI to manage Spicepods and interact with the runtime. Use when asked to "run Spice", "query data", "start the runtime", "use spice commands", or "check spice status".
spice-data-connector
Connect Spice to data sources like PostgreSQL, MySQL, S3, Databricks, Snowflake, and more. Use when asked to "add a dataset", "connect to a database", "load data from S3", or "configure a data source".
spice-embeddings
Configure embedding models for vector search in Spice (OpenAI, HuggingFace, local). Use when asked to "add embeddings", "configure vector search", "set up semantic search", or "create embedding columns".
spice-install
Install Spice.ai OSS CLI and runtime. Use when asked to "install Spice", "set up Spice", or "get started with Spice".
spice-models
Configure AI/LLM model providers in Spice (OpenAI, Anthropic, Azure, Bedrock, local models). Use when asked to "add a model", "configure LLM", "set up OpenAI", "add language model", or "enable chat completions".
spice-secrets
Configure secret stores in Spice (environment variables, Kubernetes, AWS Secrets Manager, keyring). Use when asked to "configure secrets", "add API keys", "set up credentials", or "manage passwords".
spice-tools
Configure LLM tools (function calling) in Spice including SQL, search, memory, and MCP. Use when asked to "add tools to model", "enable function calling", "configure MCP", or "set up web search".
spice-vectors
Configure vector engines for embedding storage in Spice (S3 Vectors). Use when asked to "configure vector storage", "set up S3 vectors", "enable vector engine", or "optimize embedding search".
spice-views
Configure SQL views in Spice for virtual tables and query abstraction. Use when asked to "create a view", "add virtual table", "define SQL view", or "create derived table".
spice-workers
Configure workers for model load balancing and fallback in Spice. Use when asked to "add load balancing", "configure model fallback", "set up worker", or "route between models".
spicepod-config
Create and configure Spicepod manifests (spicepod.yaml). Use when asked to "create a spicepod", "configure spicepod.yaml", "set up a Spice app", "initialize Spice project", "configure caching", or "set up observability".