This repository was archived by the owner on Nov 19, 2025. It is now read-only.
Releases: dataform-co/dataform-bqml
Releases · dataform-co/dataform-bqml
Release 0.2.0
What's Changed
- Remove logic that always declare the source table and model by @chtyim in #5
- This is a backward incompatible change that requires explicit declaration of model and source table.
- The following function signatures changed with the first parameter
source_tablebeing removed.generate_textgenerate_embeddingunderstand_texttranslate
Full Changelog: 0.1.0...0.2.0
Release 0.1.0
What's Changed
- Added BQML pipeline library for remote inference
Full Changelog: https://github.com/dataform-co/dataform-bqml/commits/0.1.0