0.2.0 (2025-01-30)
- Adding AlloyDB Chat Store (#37) (320b448)
- Adding AlloyDB Reader (#57) (7314d83)
- Adding Async AlloyDB Reader (#55) (56e6479)
- Adding Async Chat Store (#35) (dd98771)
- Adding chat store init methods. (#29) (de53006)
- Change default metadata_json_column default value (#66) (ecb53c8)
- Programming error while setting multiple query option (#47) (5f1405e)
- Query and return only selected metadata columns (#52) (dff623b)
- Update lazy_load_data return type to Iterable. (#61) (98f6c65)
- 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)