Changelog

0.3.0 (2024-05-06)

Features

  • ci: Test against multiple versions (#45) (1e9c1a1)

Bug Fixes

Documentation

0.2.1 (2024-03-06)

Bug Fixes

Documentation

0.2.0 (2024-02-29)

Features

  • Creating static utility for initialing chat history table (#26) (e61499b)

Documentation

  • Adding codelab for Spanner with DocLoader, VectorStore & Memory (#23) (06a6c95)

  • Update Sample Netflix Application (#28) (2508ca8)

0.1.0 (2024-02-26)

Features

  • Add document loader (#9) (7a77d26)

  • Spanner Implementation for Vector Store (#10) (9cbae82)

  • SpannerChatMessageHistory implementation (#7) (f9a3b93)

Documentation