Changelog

0.4.0 (2024-09-19)

Features

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

  • Add return type annotation where missing (#73) (f4fbd26)

  • Fixed issue with messages history tests (#76) (bcb95d7)

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

  • BigtableChatMessageHistory implementation (#6) (55e4422)

  • BigtableLoader and BigtableSaver implementation (#5) (c0f4244)

Documentation