Skip to content

v0.8.0

Choose a tag to compare

@release-please release-please released this 04 Sep 20:12
ec23308

0.8.0 (2024-09-04)

Features

  • Add table name to default index name (#171) (8e61bc7)
  • Remove langchain-community dependency (#172) (b4f40bb)

Bug Fixes

  • Add caching for background loop/thread (#184) (1489f81)
  • Fix QueryOptions not applied to similarity search bug (#185) (e5dca97)
  • Fixed extra char in requirements.txt (#196) (50dc32f)

Documentation

  • Add index choosing guide (#178) (e96ffb6)
  • Added vector store initialization from documents (#174) (eb2eac3)
  • Update README.md to fix 404 links to templates (#182) (f10ae6c)