Stay organized with collections
Save and categorize content based on your preferences.
Changelog
0.3.1
(2024-08-14)
Documentation
- Update playbook to explain tests quota issue ( #90
) ( 8f10fe1
)
0.3.0
(2024-08-14)
Features
-
Add comments to all exported functions ( #83
) ( 17f8f52
)
-
Add init_chat_history_table function ( #86
) ( d68d173
)
-
bigtable:Add init_document_table function ( #87
) ( e114de0
)
-
Remove dependency on langchain-community ( #82
) ( 5d3d509
)
-
Updated docs for recently added features ( #88
) ( 83495de
)
Documentation
0.2.3
(2024-07-30)
Bug Fixes
0.2.2
(2024-06-25)
Bug Fixes
0.2.1
(2024-05-01)
Documentation
0.2.0
(2024-03-25)
Features
- ci:Test against multiple versions ( #34
) ( 519dea7
)
Bug Fixes
Documentation
0.1.0 (2024-02-26)
Features
Documentation
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["Version 0.3.1keyboard_arrow_down\n\n- [0.8.0 (latest)](/python/docs/reference/langchain-google-bigtable/latest/changelog)\n- [0.7.0](/python/docs/reference/langchain-google-bigtable/0.7.0/changelog)\n- [0.6.0](/python/docs/reference/langchain-google-bigtable/0.6.0/changelog)\n- [0.5.0](/python/docs/reference/langchain-google-bigtable/0.5.0/changelog)\n- [0.4.4](/python/docs/reference/langchain-google-bigtable/0.4.4/changelog)\n- [0.3.1](/python/docs/reference/langchain-google-bigtable/0.3.1/changelog)\n- [0.2.3](/python/docs/reference/langchain-google-bigtable/0.2.3/changelog) \n\nChangelog\n\n[0.3.1](https://github.com/googleapis/langchain-google-bigtable-python/compare/v0.3.0...v0.3.1) (2024-08-14)\n\nDocumentation\n\n- Update playbook to explain tests quota issue ([#90](https://github.com/googleapis/langchain-google-bigtable-python/issues/90)) ([8f10fe1](https://github.com/googleapis/langchain-google-bigtable-python/commit/8f10fe184056fb2cb6c4f4a11f46160e0e0b83b2))\n\n[0.3.0](https://github.com/googleapis/langchain-google-bigtable-python/compare/v0.2.3...v0.3.0) (2024-08-14)\n\nFeatures\n\n- Add comments to all exported functions ([#83](https://github.com/googleapis/langchain-google-bigtable-python/issues/83)) ([17f8f52](https://github.com/googleapis/langchain-google-bigtable-python/commit/17f8f52ad15b0ae156fdfdfa31c6d5a684e812c7))\n\n- Add init_chat_history_table function ([#86](https://github.com/googleapis/langchain-google-bigtable-python/issues/86)) ([d68d173](https://github.com/googleapis/langchain-google-bigtable-python/commit/d68d17329625401b4ba51a793a4ce4d00ea097c9))\n\n- **bigtable:** Add init_document_table function ([#87](https://github.com/googleapis/langchain-google-bigtable-python/issues/87)) ([e114de0](https://github.com/googleapis/langchain-google-bigtable-python/commit/e114de0c4ab0f28ed4c36f008ab6c39149861fb5))\n\n- Remove dependency on langchain-community ([#82](https://github.com/googleapis/langchain-google-bigtable-python/issues/82)) ([5d3d509](https://github.com/googleapis/langchain-google-bigtable-python/commit/5d3d50963ebfcac7c268e086b7e943bc738ad5e0))\n\n- Updated docs for recently added features ([#88](https://github.com/googleapis/langchain-google-bigtable-python/issues/88)) ([83495de](https://github.com/googleapis/langchain-google-bigtable-python/commit/83495decc4ea85a4f57563e8bc8d3c12f029e22e))\n\nDocumentation\n\n- Update README.rst ([#81](https://github.com/googleapis/langchain-google-bigtable-python/issues/81)) ([bc588b8](https://github.com/googleapis/langchain-google-bigtable-python/commit/bc588b8c041a6efdd8b9903ec6f0d0255195e402))\n\n[0.2.3](https://github.com/googleapis/langchain-google-bigtable-python/compare/v0.2.2...v0.2.3) (2024-07-30)\n\nBug Fixes\n\n- Add return type annotation where missing ([#73](https://github.com/googleapis/langchain-google-bigtable-python/issues/73)) ([f4fbd26](https://github.com/googleapis/langchain-google-bigtable-python/commit/f4fbd26a8c25b1a4dd35a2d859ac917b40c9526c))\n\n- Fixed issue with messages history tests ([#76](https://github.com/googleapis/langchain-google-bigtable-python/issues/76)) ([bcb95d7](https://github.com/googleapis/langchain-google-bigtable-python/commit/bcb95d7dde47e29d42421388f207dc80f897214d))\n\n[0.2.2](https://github.com/googleapis/langchain-google-bigtable-python/compare/v0.2.1...v0.2.2) (2024-06-25)\n\nBug Fixes\n\n- Increase delay in test ([#60](https://github.com/googleapis/langchain-google-bigtable-python/issues/60)) ([f3ac73a](https://github.com/googleapis/langchain-google-bigtable-python/commit/f3ac73a1e55b7387997334129a2a8e8661e7cc9a))\n\n[0.2.1](https://github.com/googleapis/langchain-google-bigtable-python/compare/v0.2.0...v0.2.1) (2024-05-01)\n\nDocumentation\n\n- Add API reference docs ([#47](https://github.com/googleapis/langchain-google-bigtable-python/issues/47)) ([cc68cc6](https://github.com/googleapis/langchain-google-bigtable-python/commit/cc68cc6dd8ff5778ee85cef88e659bd5db586376))\n\n[0.2.0](https://github.com/googleapis/langchain-google-bigtable-python/compare/v0.1.0...v0.2.0) (2024-03-25)\n\nFeatures\n\n- **ci:** Test against multiple versions ([#34](https://github.com/googleapis/langchain-google-bigtable-python/issues/34)) ([519dea7](https://github.com/googleapis/langchain-google-bigtable-python/commit/519dea78e01b1948fc3f97f3ae7bbd5b23d92808))\n\nBug Fixes\n\n- Update user agent ([#35](https://github.com/googleapis/langchain-google-bigtable-python/issues/35)) ([3ae5287](https://github.com/googleapis/langchain-google-bigtable-python/commit/3ae528784920830d92dabfb1d6ddccd886068e08))\n\nDocumentation\n\n- Add github links ([#27](https://github.com/googleapis/langchain-google-bigtable-python/issues/27)) ([f012074](https://github.com/googleapis/langchain-google-bigtable-python/commit/f0120742cb6646fc9b90cd25169b42ad19d2734a))\n\n0.1.0 (2024-02-26)\n\nFeatures\n\n- BigtableChatMessageHistory implementation ([#6](https://github.com/googleapis/langchain-google-bigtable-python/issues/6)) ([55e4422](https://github.com/googleapis/langchain-google-bigtable-python/commit/55e4422a4fb317fb0ea98a9bd0362ce90b02e402))\n\n- BigtableLoader and BigtableSaver implementation ([#5](https://github.com/googleapis/langchain-google-bigtable-python/issues/5)) ([c0f4244](https://github.com/googleapis/langchain-google-bigtable-python/commit/c0f4244aacb997434d8a5dc1decdeb3da32f9140))\n\nDocumentation\n\n- Update chat_message_history.ipynb ([#21](https://github.com/googleapis/langchain-google-bigtable-python/issues/21)) ([d807f6d](https://github.com/googleapis/langchain-google-bigtable-python/commit/d807f6d7f61de1a92f25305682fb849559596417))\n\n- Update document_loader.ipynb ([#22](https://github.com/googleapis/langchain-google-bigtable-python/issues/22)) ([95d2900](https://github.com/googleapis/langchain-google-bigtable-python/commit/95d2900fb844ef9f792e488a51f2a2e462895fd2))"]]