版本发布 7
## [0.4.0](https://github.com/googleapis/langchain-google-firestore-python/compare/v0.3.0...v0.4.0) (2024-09-27) ### Features * Added image support to FirestoreVectorStore along with basic tests ([#97](https://github.com/googleapis/langchain-google-firestore-python/issues/97)) ([b8fc685](https://github.com/googleapis/langchain-google-firestore-python/commit/b8fc6853201b17523f78e3491073293df9127a38)) ### Bug Fixes * Vectorstore user agent ([#98](https://github.com/googleapis/langchain-google-firestore-python/issues/98)) ([765232c](https://github.com/googleapis/langchain-google-firestore-python/commit/765232cb5278079bf106e570b40b889931429193)) ### Documentation * Update README.rst title size ([#88](https://github.com/googleapis/langchain-google-firestore-python/issues/88)) ([36ed233](https://github.com/googleapis/langchain-google-firestore-python/commit/36ed2339130c247159d8b88e4b4aabbe775021b8))
## [0.3.0](https://github.com/googleapis/langchain-google-firestore-python/compare/v0.2.1...v0.3.0) (2024-05-16) ### Features * Optional message encoding. ([#65](https://github.com/googleapis/langchain-google-firestore-python/issues/65)) ([9b10d7a](https://github.com/googleapis/langchain-google-firestore-python/commit/9b10d7abb0d6009ca9997ce25a162d7a42065188)) ### Bug Fixes * Fix broken link in README.rst ([#63](https://github.com/googleapis/langchain-google-firestore-python/issues/63)) ([27c361c](https://github.com/googleapis/langchain-google-firestore-python/commit/27c361c2551479f7def81cb182c7fe29534c07a7))
## [0.2.1](https://github.com/googleapis/langchain-google-firestore-python/compare/v0.2.0...v0.2.1) (2024-05-01) ### Documentation * Add API reference docs ([#61](https://github.com/googleapis/langchain-google-firestore-python/issues/61)) ([93d63d9](https://github.com/googleapis/langchain-google-firestore-python/commit/93d63d928c265b466a3feaf78c55a485cd472365)) * Add FirestoreVectorStore usage to README ([#48](https://github.com/googleapis/langchain-google-firestore-python/issues/48)) ([0cbe8ee](https://github.com/googleapis/langchain-google-firestore-python/commit/0cbe8ee9b767435cac805ca644b97c678dbe54b4))
## [0.2.0](https://github.com/googleapis/langchain-google-firestore-python/compare/v0.1.2...v0.2.0) (2024-04-03) ### Features * **ci:** Test against multiple versions ([#35](https://github.com/googleapis/langchain-google-firestore-python/issues/35)) ([1639f3a](https://github.com/googleapis/langchain-google-firestore-python/commit/1639f3a839f7608fba86e7aee9e7733a4b00df55)) * Firestore Vector Store ([#7](https://github.com/googleapis/langchain-google-firestore-python/issues/7)) ([2845e97](https://github.com/googleapis/langchain-google-firestore-python/commit/2845e9700cf8904926898e972cfa94346ac7c626)) ### Bug Fixes * Update common.py ([#43](https://github.com/googleapis/langchain-google-firestore-python/issues/43)) ([96028f9](https://github.com/googleapis/langchain-google-firestore-python/commit/96028f94504841977a22f0297083507a949825c4))
## [0.1.2](https://github.com/googleapis/langchain-google-firestore-python/compare/v0.1.1...v0.1.2) (2024-03-25) ### Bug Fixes * Update user agent ([#37](https://github.com/googleapis/langchain-google-firestore-python/issues/37)) ([f61fd80](https://github.com/googleapis/langchain-google-firestore-python/commit/f61fd80d56669ac4f33e56f1c47c83e8c02b6a63)) ### Documentation * Add github links ([#28](https://github.com/googleapis/langchain-google-firestore-python/issues/28)) ([b403206](https://github.com/googleapis/langchain-google-firestore-python/commit/b403206ee2b16ac1e3b467ab2cd9de887fb71e38)) * Fix install command ([#36](https://github.com/googleapis/langchain-google-firestore-python/issues/36)) ([b2d5850](https://github.com/googleapis/langchain-google-firestore-python/commit/b2d58500e7f2e7493cedb6fc38d3af6f226aff41))
## [0.1.1](https://github.com/googleapis/langchain-google-firestore-python/compare/v0.1.0...v0.1.1) (2024-03-06) ### Bug Fixes * Update user agent ([#26](https://github.com/googleapis/langchain-google-firestore-python/issues/26)) ([b96117b](https://github.com/googleapis/langchain-google-firestore-python/commit/b96117b3a78679a481565934a80a7c812ae48340))
## 0.1.0 (2024-02-26) ### Features * Add Chat Message History for Firestore. ([#10](https://github.com/googleapis/langchain-google-firestore-python/issues/10)) ([8cc242f](https://github.com/googleapis/langchain-google-firestore-python/commit/8cc242f5fba383704f9cb6bd991db19ce6ad6308)) * Document Loader and Saver for Firestore ([#9](https://github.com/googleapis/langchain-google-firestore-python/issues/9)) ([791fcf6](https://github.com/googleapis/langchain-google-firestore-python/commit/791fcf6ec983e57e06f33e91f148846a1f9df287))