Skip to content

Releases: googleapis/langchain-google-cloud-sql-mssql-python

v0.2.0

01 May 21:28
e083fd8
Compare
Choose a tag to compare

0.2.0 (2024-05-01)

Features

  • ci: Test against multiple versions (#36) (e07bb82)

Documentation

v0.1.0

26 Feb 19:10
44c7970
Compare
Choose a tag to compare

0.1.0 (2024-02-26)

Features

  • Add MSSQLChatMessageHistory class (#9) (b93bde9)
  • Add MSSQLEngine and MSSQLLoader synced from the mysql code (#7) (#8) (3aef1c5)
  • Add user_agent to client (#17) (37aab3e)
  • Initialize repo (597a7ba)
  • MSSQL document loader and saver (#10) (b90a9bb)
  • Support saving with customized content column and saving/loading with non-default metadata JSON column. (#12) (f1d117e)

Documentation