Highlight
- add
where_sql
to vectorize.search() by @ChuckHend in #84
What's Changed
- Optional Remote Worker by @ChuckHend in #76
- Worker build by @ChuckHend in #77
- update readme by @ChuckHend in #79
- Update error handling for
vectorize.rag()
by @EvanHStanton in #78 - Update error handling for vectorize.init_rag() when table not present by @EvanHStanton in #80
- Update error handling for
vectorize.search()
whenvectorize.table()
not run beforehand by @EvanHStanton in #81 - Update error reporting for empty and null columns while initializing. by @EvanHStanton in #82
- add
where_sql
to vectorize.search() by @ChuckHend in #84 - Improve database configuration by @EvanHStanton in #83
- add cargo config for macos by @ChuckHend in #87
- Update docs to include database changing. by @EvanHStanton in #89
- Update README.md by @EvanHStanton in #90
- v0.13.0 by @ChuckHend in #91
Full Changelog: v0.12.1...v0.13.0