v4.3.0
This release adds the following new features, improvements and bug fixes.
New Features
- Add notebook covering txtai embeddings index file structure (#237)
- Add Image Hash pipeline (#240)
- Add support for custom SQL functions in embeddings queries (#241)
- Add notebook for Embeddings SQL functions (#243)
- Add notebook for near-duplicate image detection (#244)
Improvements
- Rename SQLException to SQLError (#232)
- Refactor API instance into a separate package (#233)
- API should raise an error if attempting to modify a read-only index (#235)
- Add last update field to index metadata (#236)
- Update transcription pipeline to use AutoModelForCTC (#238)