Skip to content

0.3.0

Choose a tag to compare

@mechelon mechelon released this 02 Feb 09:39
· 6 commits to main since this release
bd8d005

Warning

Please note that this package is still in development and may not be suitable for production use.

  • The distance when measuring the vector distance in Embedding::getNearestNeighbor() is now configurable: config('ada.distance.openai', \Pgvector\Laravel\Distance::Cosine).
  • Added a method to the Index to set a different TextSplitter after instantiation.

Full Changelog: 0.2.4...0.3.0