Skip to content

Conversation

@phillipleblanc
Copy link
Contributor

Removed sections which referenced concepts that no longer exist, so that hugo serve works to build the docs.

Added a datasets reference with the current changes implemented in the Rust spiced runtime.
Specifically:

  • A source field that specified where a dataset lives
  • An auth field that specifies which auth profile to use to connect to that dataset source.
  • An acceleration section that implements the acceleration settings to apply to this dataset in the runtime.

@phillipleblanc phillipleblanc self-assigned this Jan 30, 2024

## `acceleration`

Optional. Accelerate queries to the dataset by caching data locally.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably shouldn't use the word caching here (or even locally).

@ewgenius ewgenius merged commit 14607f6 into lukim/m1 Feb 23, 2024
@ewgenius ewgenius deleted the phillip/240130-spicepod-update branch February 23, 2024 01:32
lukekim added a commit that referenced this pull request Feb 23, 2024
* Spicepod v0.2 specification.

* Remove training

* Remove actions

* Fixed name of spicepod

* Add version + kind

* Add kind+version to samples

* Updates for medata, datasets, functions, and models concepts

* Add dependsOn

* Add dependencies

* Update dataset spicepod reference (#102)

* Update dataset spicepod reference

* Update datasets.md

* Update LICENSE

* Update getting started and core concepts (#103)

* Update Core Concepts

* Cleanup installation instructions

* cleanup old references

* update acknowledgments

* fix title

* update cli

* cleanup getting started

* Update spiceaidocs/config.toml

Co-authored-by: Phillip LeBlanc <phillip@spiceai.io>

* use local images

* fix images

* final changes

---------

Co-authored-by: Phillip LeBlanc <phillip@spiceai.io>

---------

Co-authored-by: Phillip LeBlanc <phillip@leblanc.tech>
Co-authored-by: Phillip LeBlanc <phillip@spiceai.io>
Co-authored-by: Evgenii Khramkov <evgenii@spice.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants