title: 'Spice.ai Runtime Components'
sidebar_label: 'Components'
sidebar_position: 5
description: 'Configure Spice.ai runtime components including data connectors, data accelerators, catalog connectors, model providers, embedding models, and secret stores.'
keywords: [spice.ai, components, data connectors, data accelerators, catalog connectors, model providers, embeddings, secret stores]
image: /img/og/spiceai.png
pagination_prev: null
pagination_next: null
Spice runtime components are the building blocks for configuring data access, acceleration, AI models, embeddings, and secrets. Each component is defined in the spicepod.yaml manifest.
import DocCardList from '@theme/DocCardList';