Releases: googleapis/langchain-google-firestore-python
Releases · googleapis/langchain-google-firestore-python
v0.5.0
0.5.0 (2024-10-29)
⚠ BREAKING CHANGES
- Change store_encodings flag to False in add_images method #108 (#109) (d76c1d2)
Features
Documentation
- Add documentation on add_images method (79c1937)
v0.4.0
0.4.0 (2024-09-27)
Features
- Added image support to FirestoreVectorStore along with basic tests (#97) (b8fc685)
Bug Fixes
Documentation
v0.3.0
0.3.0 (2024-05-16)
Features
Bug Fixes
v0.2.1
0.2.1 (2024-05-01)
Documentation
v0.2.0
0.2.0 (2024-04-03)
Features
Bug Fixes
v0.1.2
0.1.2 (2024-03-25)
Bug Fixes
Documentation
v0.1.1
0.1.1 (2024-03-06)
Bug Fixes
v0.1.0
0.1.0 (2024-02-26)
Features
- Add Chat Message History for Firestore. (#10) (8cc242f)
- Document Loader and Saver for Firestore (#9) (791fcf6)