Skip to content

Releases: googleapis/llama-index-alloydb-pg-python

v0.1.0

03 Dec 16:31
f87e1db
Compare
Choose a tag to compare

0.1.0 (2024-12-03)

Features

  • Add init methods to engine class for the Document Store (#9) (ac9ef0a)
  • Add init methods to engine class for the Vector Store (#4) (96bd225)
  • Adding AlloyDB Vector Store (#19) (35f24a7)
  • Adding AlloyDBDocumentStore (#12) (5f3b890)
  • Adding AlloyDBIndexStore (#13) (1c73e72)
  • Adding Async Document Store (#5) (d945944)
  • Adding Async Index Store (#6) (03c427a)
  • Adding Engine class. (#2) (cf74f4d)
  • Adding init index store table methods to Engine (#9) (65db5ef)

Documentation