Changelog

0.8.0 (2024年09月04日)

Features

  • Add table name to default index name (#171) (8e61bc7)

  • Remove langchain-community dependency (#172) (b4f40bb)

Bug Fixes

  • Add caching for background loop/thread (#184) (1489f81)

  • Fix QueryOptions not applied to similarity search bug (#185) (e5dca97)

  • Fixed extra char in requirements.txt (#196) (50dc32f)

Documentation

  • Add index choosing guide (#178) (e96ffb6)

  • Added vector store initialization from documents (#174) (eb2eac3)

  • Update README.md to fix 404 links to templates (#182) (f10ae6c)

0.7.0 (2024年07月23日)

Features

  • Add similarity search score threshold select function (#157) (71789f0)

  • Added example for document saver (#164) (13b909e)

  • Auto-generate IDs upon adding embeddings (#158) (a364514)

  • Support IAM account override (#160) (2de3cba)

Bug Fixes

  • Add key to engine constructor (c12ded9)

  • Rename inner product distance search function to inner_product (#168) (c5641c3)

Documentation

0.6.1 (2024年07月01日)

Bug Fixes

  • Change IVFFlat lists default to 100 (#149) (45854a1)

  • Use lazy refresh for Cloud SQL Connector (#144) (cbae094)

Documentation

0.6.0 (2024年06月18日)

Features

0.5.0 (2024年05月30日)

Features

0.4.1 (2024年05月02日)

Bug Fixes

Documentation

0.4.0 (2024年04月03日)

Features

Bug Fixes

0.3.0 (2024年04月02日)

Features

Bug Fixes

  • Allow special characters in table name for vector store delete (#100) (7fc1c63)

0.2.0 (2024年03月25日)

Features

  • ci: Test against multiple versions (#86) (a3f410d)

Bug Fixes

  • Sql statement for non-nullable column (#85) (e143e14)

Documentation

0.1.0 (2024年02月28日)

Features

Documentation

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.