这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: googleapis/langchain-google-firestore-python

v0.5.0

29 Oct 18:22
c6a7852
Compare
Choose a tag to compare

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

27 Sep 16:41
81218fa
Compare
Choose a tag to compare

0.4.0 (2024-09-27)

Features

  • Added image support to FirestoreVectorStore along with basic tests (#97) (b8fc685)

Bug Fixes

Documentation

v0.3.0

20 May 20:20
07c8e89
Compare
Choose a tag to compare

0.3.0 (2024-05-16)

Features

Bug Fixes

v0.2.1

01 May 21:09
5f40881
Compare
Choose a tag to compare

0.2.1 (2024-05-01)

Documentation

v0.2.0

03 Apr 18:51
ff95c5c
Compare
Choose a tag to compare

0.2.0 (2024-04-03)

Features

Bug Fixes

v0.1.2

25 Mar 21:49
6cf8195
Compare
Choose a tag to compare

0.1.2 (2024-03-25)

Bug Fixes

Documentation

v0.1.1

06 Mar 21:32
4cacf94
Compare
Choose a tag to compare

0.1.1 (2024-03-06)

Bug Fixes

v0.1.0

26 Feb 20:33
cd802d7
Compare
Choose a tag to compare

0.1.0 (2024-02-26)

Features

  • Add Chat Message History for Firestore. (#10) (8cc242f)
  • Document Loader and Saver for Firestore (#9) (791fcf6)