Tags: spiceai/docs
Tags
Docs updates for v1.9.0 (#1211) * Cayenne (Vortex) Data Accelerator Documentation (#1210) * Cayenne (Vortex) Data Accelerator Documentation * Fix broken link * Update website/docs/reference/spicepod/datasets.md --------- Co-authored-by: Evgenii Khramkov <[email protected]> * [Docs] Add query-related metrics (#1192) * Add query-related metrics * Update website/docs/features/observability/index.md --------- Co-authored-by: Evgenii Khramkov <[email protected]> * Update DynamoDB docs (#1208) * Update DynamoDB docs * Add Decimal limitation * Update website/docs/components/data-connectors/dynamodb.md Co-authored-by: Evgenii Khramkov <[email protected]> * Update website/docs/components/data-connectors/dynamodb.md Co-authored-by: Evgenii Khramkov <[email protected]> * Update website/docs/components/data-connectors/dynamodb.md Co-authored-by: Evgenii Khramkov <[email protected]> --------- Co-authored-by: Evgenii Khramkov <[email protected]> * Add reference docs for views, including search (#1209) * views reference, including search * PR comments --------- Co-authored-by: Evgenii Khramkov <[email protected]> * Views - fix broken link (#1212) * docs: Update acknowledgements (#1214) --------- Co-authored-by: Luke Kim <[email protected]> Co-authored-by: Viktor Yershov <[email protected]> Co-authored-by: Jack Eadie <[email protected]> Co-authored-by: William <[email protected]>
Blog Post for v1.8.3 (#1206) * Blog Post for v1.8.3 * Update website/blog/releases/v1.8.3.md Co-authored-by: Luke Kim <[email protected]> --------- Co-authored-by: Luke Kim <[email protected]>
Document `partition_mode` DuckDB acceleration param (#1194) (#1197) * Document `partition_mode` DuckDB acceleration param * Clarify partition_mode connection pooling details Updated description of `partition_mode` to clarify connection pooling behavior. * Update partition_mode description for clarity Enhanced explanation of 'partition_mode' to clarify performance benefits. Co-authored-by: Sergei Grebnov <[email protected]>
Blog Release for v1.7.0 (#1160) * Blog Post for v1.7 * Updated v1.7 author + title * Update website/blog/releases/v1.7.0.md Co-authored-by: Luke Kim <[email protected]> * Added DataFusion Image --------- Co-authored-by: Luke Kim <[email protected]>
v1.6.1 release documentation (#1137) * Update MongoDB status to Alpha (#1136) * Kafka: document additional params and mark as Alpha quality (#1134) --------- Co-authored-by: Viktor Yershov <[email protected]> Co-authored-by: Sergei Grebnov <[email protected]>
Release 1.5.0 Docs (#1068) * Model default overrides use model prefix (#1032) * Model default overrides use model prefix * add message on deprecated openai_ prefixed parameter override * Update website/docs/components/models/index.md Co-authored-by: Kevin Zimmerman <[email protected]> --------- Co-authored-by: Kevin Zimmerman <[email protected]> * Promote spice cloud connector to stable and document spice cloud connector limitation (#1038) * Promote spice cloud connector to stable and document spice cloud connector limitation * add memory considerations * rework the memory considerations * Update website/docs/components/data-connectors/spiceai.md Co-authored-by: Kevin Zimmerman <[email protected]> --------- Co-authored-by: Kevin Zimmerman <[email protected]> * Document MySQL `mysql_time_zone` param (#1057) * Update spice-rs example (#1055) * docs: Update acknowledgements (#1059) * Add docs for Full text search and UDTFs. (#1031) * FTS * PR comments * add UDTFs to search documentation * Apply suggestions from code review Co-authored-by: Phillip LeBlanc <[email protected]> * PR comments --------- Co-authored-by: Phillip LeBlanc <[email protected]> * s3 vectors; vector engine docs (#1062) * Update `spice run` docs to include configuration of Otel endpoint (#1056) * Bump pbkdf2 in /website in the npm_and_yarn group across 1 directory (#1051) Bumps the npm_and_yarn group with 1 update in the /website directory: [pbkdf2](https://github.com/crypto-browserify/pbkdf2). Updates `pbkdf2` from 3.1.2 to 3.1.3 - [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md) - [Commits](browserify/pbkdf2@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: pbkdf2 dependency-version: 3.1.3 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luke Kim <[email protected]> * s3 vectors; vector engine docs * Update s3_vectors.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Advayp <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luke Kim <[email protected]> * Document Oracle Data Connector (#1058) * add docs about acceleration partitioning (#1065) * Document `retention_sql` acceleration parameter (#1067) * Promote Oracle Data Connector to Alpha (#1066) * Update `spice run` docs to include configuration of Otel endpoint (#1056) * Bump pbkdf2 in /website in the npm_and_yarn group across 1 directory (#1051) Bumps the npm_and_yarn group with 1 update in the /website directory: [pbkdf2](https://github.com/crypto-browserify/pbkdf2). Updates `pbkdf2` from 3.1.2 to 3.1.3 - [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md) - [Commits](browserify/pbkdf2@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: pbkdf2 dependency-version: 3.1.3 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luke Kim <[email protected]> * Add documentation for AWS bedrock embedding models (#1061) * Add documentation for AWS bedrock embedding models * Update website/docs/components/embeddings/bedrock.md Co-authored-by: Phillip LeBlanc <[email protected]> --------- Co-authored-by: Phillip LeBlanc <[email protected]> * Promote Oracle Data Connector to alpha * Update website/docs/components/embeddings/bedrock.md Co-authored-by: Kevin Zimmerman <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Advayp <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luke Kim <[email protected]> Co-authored-by: Jack Eadie <[email protected]> Co-authored-by: Phillip LeBlanc <[email protected]> Co-authored-by: Kevin Zimmerman <[email protected]> * Add docs for dataset.check_availability (#1064) * Update `spice run` docs to include configuration of Otel endpoint (#1056) * Bump pbkdf2 in /website in the npm_and_yarn group across 1 directory (#1051) Bumps the npm_and_yarn group with 1 update in the /website directory: [pbkdf2](https://github.com/crypto-browserify/pbkdf2). Updates `pbkdf2` from 3.1.2 to 3.1.3 - [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md) - [Commits](browserify/pbkdf2@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: pbkdf2 dependency-version: 3.1.3 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luke Kim <[email protected]> * Add documentation for AWS bedrock embedding models (#1061) * Add documentation for AWS bedrock embedding models * Update website/docs/components/embeddings/bedrock.md Co-authored-by: Phillip LeBlanc <[email protected]> --------- Co-authored-by: Phillip LeBlanc <[email protected]> * Add docs for availability_monitor * Add clarity on how the dataset availability monitor works * Apply suggestions from code review --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Advayp <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luke Kim <[email protected]> Co-authored-by: Jack Eadie <[email protected]> * Add Oracle to cookbooks index (#1069) * README updated for v1.5.0 (#1070) * Add recipes. (#1071) * Update _ignored.tsx * Update _ignored.tsx * Update acknowledgements for v1.5.0 release (#1072) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Qianqian <[email protected]> Co-authored-by: Kevin Zimmerman <[email protected]> Co-authored-by: Sergei Grebnov <[email protected]> Co-authored-by: peasee <[email protected]> Co-authored-by: Jack Eadie <[email protected]> Co-authored-by: Phillip LeBlanc <[email protected]> Co-authored-by: Advayp <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luke Kim <[email protected]>
Update Databricks models and embeddings docs with m2m auth (#989) * Update Databricks models and embeddings docs with m2m auth * Fix spicepod sample in openai embeddings docs * Update website/docs/components/embeddings/databricks.md Co-authored-by: Jack Eadie <[email protected]> * Update website/docs/components/embeddings/databricks.md Co-authored-by: Jack Eadie <[email protected]> * fix letter casing * Update website/docs/components/embeddings/databricks.md Co-authored-by: Phillip LeBlanc <[email protected]> * Update website/docs/components/models/databricks.md Co-authored-by: Phillip LeBlanc <[email protected]> --------- Co-authored-by: Jack Eadie <[email protected]> Co-authored-by: Phillip LeBlanc <[email protected]> Co-authored-by: Luke Kim <[email protected]>
PreviousNext