For the complete documentation index, see llms.txt. This page is also available as Markdown.

Install Feast

Install Feast using pip:

pip install feast

Install Feast with GCP dependencies (required when using BigQuery or Firestore):

pip install 'feast[gcp]'

Last updated

Was this helpful?