v0.1.11
What's Changed
- Swap in new embedding-chunked splitter algorithm by @brilee in #791
- Add the language model reference concept to Lilac. by @nsthorat in #797
- Improve ergonomics of map(). by @nsthorat in #795
Other Changes
- Fix a flaky test by @dsmilkov in #792
- Add pdb-compatible script and documentation by @brilee in #794
- Switch splitter to new algorithm, fixing last blocking bug. by @brilee in #796
- Add more examples to the language model reference. by @nsthorat in #798
Full Changelog: v0.1.10...v0.1.11