Skip to content

Releases: googleapis/langchain-google-alloydb-pg-python

v0.4.0

18 Jun 19:23
9c5ba6f
Compare
Choose a tag to compare

0.4.0 (2024-06-18)

Features

v0.3.0

30 May 17:28
05ff188
Compare
Choose a tag to compare

0.3.0 (2024-05-30)

Features

v0.2.2

30 Apr 23:25
0d215ac
Compare
Choose a tag to compare

0.2.2 (2024-04-30)

Bug Fixes

v0.2.1

30 Apr 20:13
c0bdc8b
Compare
Choose a tag to compare

0.2.1 (2024-04-30)

Bug Fixes

  • Delete for vector store document (#71) (34885d0)
  • Update required dependencies to use SQLAlchemy[asyncio] (#116) (1c51033)

v0.2.0

25 Mar 21:43
171c708
Compare
Choose a tag to compare

0.2.0 (2024-03-25)

Features

  • ci: Test against multiple python versions (#57) (c398581)

Bug Fixes

  • Sql statement for non-nullable columns (#59) (84c9d26)

Documentation

v0.1.0

28 Feb 17:55
0d67099
Compare
Choose a tag to compare

0.1.0 (2024-02-28)

Features

Documentation

  • Add docs and integration tests for alloydbchatmessagehistory (#17) (1ac8f0d)
  • Add Document Loader docs (#23) (d49f030)
  • Add Vectorstore docs (#22) (a88b8b1)