0.3.0
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
TextSplitterafter instantiation.
Full Changelog: 0.2.4...0.3.0