* Updated notebook templace and did minor changes in notebook comments
* Added link of colab enterprice
* Fixed the link related issue and removed unwated variable value
* Added below comment in notebook:
# @title Copyright & License (click to expand)
* Fixed the issue related to notebook template based on reviewers feedback
* Fixed issue based on feedback given on PR
* Fixed the issue based on feedback given on PR
* fix, chore: replace REGION with LOCATION, remove will, contracts 'is not'
---------
Co-authored-by: krishr2d2 <krishna.movva@egen.ai>
* refactor: removes boilerplate code, and fixes heading
* refactor: change region to location
* Removes IS_TESTING variable
* cleanup of changes
* chore: lint test done
* chore: aligns the icons to the center
* chore:verbiage changes and end to end code execution
* chore: reformatted by lint test
* chore: edits future tenses and reformatted by lint test
* chorE: address review comments and change import statement based on lint test
* fix: error rectification, remove vague testing variables
* fix: rectifies testing induced error in notebook
* chore: lint
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
added colab enterprise logo and link
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
hope I fixed the JSON issue
* fix: remove new changes
* Update vertex_ai_feature_store_based_llm_grounding_tutorial.ipynb
remove back ticks from product/feature names
* Update vertex_ai_feature_store_feature_view_service_agents.ipynb
remove back ticks
---------
Co-authored-by: Katie Nguyen <21978337+katiemn@users.noreply.github.com>
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
added colab enterprise logo and link
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
hope I fixed the JSON issue
* fix: remove new changes
* Update online_feature_serving_and_fetching_bigquery_data_with_feature_store_optimized.ipynb
made edits and also corrected the URL involving "pantheon", changing it to: https://console.cloud.google.com
---------
Co-authored-by: Katie Nguyen <21978337+katiemn@users.noreply.github.com>
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
added colab enterprise logo and link
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
hope I fixed the JSON issue
* fix: remove new changes
* Update online_feature_serving_and_fetching_bigquery_data_with_feature_store_bigtable.ipynb
Some small edits, but mainly, I changed the URL that used "pantheon" to https://console.cloud.google.com,
Note: egen has not reviewed this notebook yet, so I didn't do a more detailed edit. Will do that once they've updated the notebook.
---------
Co-authored-by: Katie Nguyen <21978337+katiemn@users.noreply.github.com>
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
added colab enterprise logo and link
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
hope I fixed the JSON issue
* Update online_feature_serving_and_vector_retrieval_bigquery_data_with_feature_store.ipynb
some small edits
* fix: remove new changes
---------
Co-authored-by: Katie Nguyen <21978337+katiemn@users.noreply.github.com>
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
added colab enterprise logo and link
* Update build_model_experimentation_lineage_with_prebuild_code.ipynb
hope I fixed the JSON issue
* Update online_feature_serving_and_vector_retrieval_bigquery_data_with_feature_store.ipynb
Made numerous edit and fixed "pantheon" link.
* fix: remove new changes
---------
Co-authored-by: Katie Nguyen <21978337+katiemn@users.noreply.github.com>
* <refactor>: refactored code according to notebook template
* <refactor>: refactored code according to notebook template
* <refactor>: refactored code according to notebook template
* <refactor>: refactored code according to notebook template
* <refactor>: refactored code according to new notebook template
* <refactor>: refactored code according to new notebook template
* <refactor>: refactored code according to new notebook template
* <refactor>: refactored notebook according to new notebook template
* <refactor>: refactored notebook according to new notebook template
---------
Co-authored-by: SumanthKasula99 <sumanth.kasula@egen.ai>
* refactor: removes boilerplate code, future tenses, and fixes heading styles
* chore: replaces REGION with LOCATION to match the notebook template
* chore: markdown heading fixes according to guidelines
---------
Co-authored-by: rohith-egen <rohith.alla@egen.ai>
Co-authored-by: krishr2d2 <krishna.movva@egen.ai>
* Upgrade to v1 API in feature store llm grounding tutorial.
* Sleep for 5min before starting serving to wait for DNS to be ready.
* use data_key in fetch request
Fx colab parameter usage - the linting/auto-format placed some variables
across multiple lines which doesn't work in colab. Make the FOS ID names
shorter to avoid this issue.
Also fix some usage for getting FOS - this can be done directly using
SDK constructor.
Set PSC allow list project to current project.
Increase sleep for DNS propagation to pass CI.
* Update feature store vector search notebook to use latest vertex SDK.
* Run lint to fix format issue
* Sleep for a few minutes to wait for DNS to be ready
* Update FeatureStore embedding notebook to use vertex SDK preview.
* Fix format issue.
* Comment deleting transfer config code
* Add Credentialed Accounts
ACTIVE ACCOUNT
* 141951627079-compute@developer.gserviceaccount.com to debug permission issue
* Fix bigquery transfer run issue.
* Update FS optimized serving GA colab
* Fix import order
* Fix import format
* Fix format
* Fix test issue
* Fix format
* Add way to getFOS&FV for FR/FG
* feat: Vertex AI Feature Store Based LLM Grounding Tutorial
* fix: fix the feature store based llm grounding tutorial based on a few comments
* fix: fix the feature store based llm grounding tutorial based on a few comments
* fix: move the fs grounding notebook to official
* fix: comment colab only code
* fix: fix pipeline prefix
* fix: resolve several comments
* fix: resolve several comments
* fix: a quick fix for type
* fix: a quick fix for import
* fix: a quick fix for colab
* Rephrase optimized notebook
* Update format issue and change region
* Update format issue and change region2
* Fix import format
* Apply format
* Change region
* Create new colab for FS optimized serving
* Address comments
* Fix allowlist syntax error with param
* Change default region to trigger test in clean env
* Comment expect to fail cells
* Change default region to trigger test
* Miscellaneous editorial fixes and rebranding to "Vertex AI Feature Store (Legacy)"
* chore: rebrand Legacy Feature Store product
* chore: Rebrand to "Vertex AI Feature Store (Legacy)" and change "ingest" to "import".
---------
Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com>
* feat: feature store 2.0 tutorial (goku)
* Complying with the template
* Complying with the template 2
* clarify the notebook description
* clarify the notebook description 2
* address review comments and rename file
* add known issue and change install package
* wait for the sync job to complete, and fix resource conflicts
* address review comments
* address review comments 2
* add a delay for the endpoint to start properly
* upgrade: prep for auto docs index
* upgrade: prep for auto docs index
* upgrade: prep work of web index
* upgrade: autoindex, map dirnames to tags
* upgrade: autogen index, folder to tag
* upgrade: autogen index, folder to tag
* upgrade: fine-tune layout for webdoc
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* feat: CL var replacements
* fix: tuning index
* fix: tuning index
* fix: fine tune indexing
* fix: fine tune indexing
* fix: fine tune indexing
* fix: fine tune indexing
* fix: fine tune indexing
* fix: fine tune indexing
* fix: index tuning
* tuning: linkbak for repo index
* tuning: README index
* tuning: README index
* tuning: README index
* tuning: README index
* tuning: README index
* tuning: README index
* upgrade: prep for auto docs index
* upgrade: prep for auto docs index
* upgrade: prep work of web index
* upgrade: autoindex, map dirnames to tags
* upgrade: autogen index, folder to tag
* upgrade: autogen index, folder to tag
* upgrade: fine-tune layout for webdoc
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* upgrade: fine-tuning tags and linkbacks
* fest: update the feature store notebook to include streaming ingestion
export VM="junkourata.c.googlers.com"
* fest: more fixing
* Add only streaming ingestion and remove any change in other sections
* Add streaming ingestion section to the notebook
* Remove changes in other sections and leave only streaming ingestion
* Add a new line at the end of the file
* Fix the syntax issue
* Applied all the suggestions by our tech writer.
* Fix the json formatting
* Fix the markdown
* Add additional fixes
* Add additional fix
* Fix formatting
* updates featurestore name with uuid to avoid name collisions, elaboration, textual corrections
* ran linter test
* addresses review comments: adds headings + textual corrections
* ran linter test
Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com>