Skip to content

Releases: GoogleCloudPlatform/BigQuery-Agent-Analytics-SDK

0.2.3

27 Apr 19:12
d4087c1

Choose a tag to compare

What's Changed

  • docs(examples): add CI-gate reference workflow (cherry-pick from fork#39) by @caohy1988 in #83
  • fix(llm-judge): full prompt parity + execution_mode/fallback_reason by @caohy1988 in #85
  • feat(evaluate): LLM-judge FAIL output with bounded feedback + --strict docs by @caohy1988 in #86
  • fix(llm-judge): make AI.GENERATE template execute against current BigQuery by @caohy1988 in #87
  • Bump version to 0.2.3 by @haiyuan-eng-google in #88

Full Changelog: 0.2.2...0.2.3

0.2.2

24 Apr 20:58
60e832d

Choose a tag to compare

What's Changed

  • feat(owl-import): SKOS support alongside OWL by @libei in #62
  • feat(runtime): filter abstract upstream elements in both SDK adapters by @caohy1988 in #68
  • docs: land in-repo implementation plan for concept index + runtime (issue #58) by @caohy1988 in #70
  • docs: tighten scope and migration note on concept-index plan by @caohy1988 in #72
  • Introduce RFC for entity resolution primitives by @haiyuan-eng-google in #73
  • Fix evaluation logic for prebuilt gates and failure reporting by @haiyuan-eng-google in #78
  • Fix evaluation logic for prebuilt gates and categorical metrics by @haiyuan-eng-google in #79
  • docs: adopt Option 2 provenance columns for concept index (resolves #58 finding 1) by @caohy1988 in #80
  • feat: Add agent improvement cycle demo by @evekhm in #61
  • Update CodeEvaluator to compare raw observed values against budget by @haiyuan-eng-google in #81

Full Changelog: 0.2.1...0.2.2

0.2.1

22 Apr 23:08
227926f

Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

Update to BigQuery Agent Analytics SDK to 0.2.0

20 Apr 19:20
035823a

Choose a tag to compare

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

0.1.0

13 Apr 18:19
c11b8a8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/GoogleCloudPlatform/BigQuery-Agent-Analytics-SDK/commits/0.1.0