Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions website/docs/components/catalogs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: 'Catalog Connectors'
sidebar_label: 'Catalog Connectors'
description: ''
image: /img/og/catalog-connectors.png
sidebar_position: 4
pagination_prev: null
pagination_next: null
Expand Down
1 change: 1 addition & 0 deletions website/docs/components/data-accelerators/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: 'Data Accelerators'
sidebar_label: 'Data Accelerators'
description: ''
image: /img/og/data-accelerators.png
sidebar_position: 2
pagination_prev: null
pagination_next: null
Expand Down
1 change: 1 addition & 0 deletions website/docs/components/data-connectors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: 'Data Connectors'
sidebar_label: 'Data Connectors'
description: 'Learn how to use Data Connector to query external data.'
image: /img/og/data-connectors.png
sidebar_position: 1
pagination_prev: null
pagination_next: null
Expand Down
1 change: 1 addition & 0 deletions website/docs/components/embeddings/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: 'Embedding Models'
sidebar_label: 'Embeddings'
description: ''
image: /img/og/embeddings.png
sidebar_position: 6
pagination_prev: null
pagination_next: null
Expand Down
1 change: 1 addition & 0 deletions website/docs/components/models/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: 'Model Providers'
sidebar_label: 'Model Providers'
description: 'Overview of supported model providers for ML and LLMs in Spice.'
image: /img/og/models.png
---

Spice supports various model providers for traditional machine learning (ML) models and large language models (LLMs).
Expand Down
1 change: 1 addition & 0 deletions website/docs/components/secret-stores/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: 'Secret Stores'
sidebar_label: 'Secret Stores'
description: ''
image: /img/og/secret-stores.png
sidebar_position: 3
pagination_prev: null
pagination_next: null
Expand Down
1 change: 1 addition & 0 deletions website/docs/components/views/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: 'Views'
sidebar_label: 'Views'
description: 'Documentation for defining Views in Spice'
image: /img/og/views.png
sidebar_position: 7
---

Expand Down
1 change: 1 addition & 0 deletions website/docs/getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: 'Getting started with Spice.ai OSS'
sidebar_label: 'Getting started'
sidebar_position: 1
description: 'Get started with Spice in 5 minutes'
image: /img/og/getting-started.png
pagination_next: null
---

Expand Down
Loading
Loading