Skip to content

Update to BigQuery Agent Analytics SDK to 0.2.0

Choose a tag to compare

@haiyuan-eng-google haiyuan-eng-google released this 20 Apr 19:20
· 59 commits to main since this release
035823a

What's Changed

  • Implement V5 Context Graph with TTL import and temporal lineage by @haiyuan-eng-google in #13
  • Update context graph design document by @haiyuan-eng-google in #14
  • feat(ontology): add ontology models, loader, and tests by @libei in #9
  • Add V5 context graph demo notebook by @haiyuan-eng-google in #15
  • feat(ontology): add gm CLI with validate command by @libei in #11
  • feat: batch_load materializer + deterministic V5 demo notebook by @haiyuan-eng-google in #22
  • Update V5 Demo doc for better customer facing style by @haiyuan-eng-google in #23
  • feat(ontology): add binding pydantic models by @libei in #16
  • feat(cli): wire gm validate for binding files by @libei in #18
  • Merge feat/compile into main (PRs #17#19) by @libei in #24
  • feat(cli): add gm compile command by @libei in #20
  • docs(scaffold): add gm scaffold design doc by @libei in #25
  • refactor: rename internal modules for clarity by @libei in #28
  • docs: add ontology user manual by @libei in #29
  • docs: move ontology user manual into package by @libei in #31
  • feat(scaffold): add scaffold generator for table DDL and binding stubs by @libei in #33
  • feat(scaffold): add gm scaffold CLI command and user guide by @libei in #34
  • feat(owl-import): add OWL-to-ontology importer core logic by @libei in #35
  • feat(owl-import): OWL-to-ontology importer with CLI and user guide by @libei in #36
  • docs(user-manual): add CLI installation section by @libei in #37
  • Implement ontology migration groundwork and DDL compiler bridge by @haiyuan-eng-google in #39
  • fix: extract A2A_INTERACTION content in categorical evaluation transcripts by @evekhm in #42
  • feat: Add Streamlit webapp for agent analytics metrics & visuals by @Saherpathan in #26
  • Update project and dataset placeholders in notebook by @haiyuan-eng-google in #47
  • Refactor and migrate to BigQuery Ontology Package with API cleanup and documentation by @haiyuan-eng-google in #50
  • fix: strip markdown code fences from LLM classification responses by @evekhm in #46
  • fix: increase max_output_tokens and retry NULL AI.GENERATE rows by @evekhm in #48
  • fix: add ORDER BY before LIMIT for deterministic session ordering by @evekhm in #56
  • Add quality evaluation report script by @evekhm in #54
  • Implement telemetry labels for BigQuery jobs across SDK phases by @haiyuan-eng-google in #59
  • Bump version from 0.1.0 to 0.2.0 by @haiyuan-eng-google in #60

New Contributors

Full Changelog: 0.1.0...0.2.0