⚠️ Breaking changes
- Add AI-powered search changes related to v1.10 (#593) @Ja7ad
ApiKey
field is renamedAPIKey
- Rest embedder
- Removed parameters:
query
,inputField
,inputType
,pathToEmbeddings
andembeddingObject
. - Replaced by request and response
- New parameter:
headers
- Removed parameters:
- Add
url
parameter to the OpenAI embedder dimensions
is now available as an optional parameter for Ollama embedders.
🚀 Enhancements
- Feat update documents by function (#590) @Ja7ad. More docs here
- Enhance encoding algorithm and improve naming convention (#594) @Ja7ad
⚙️ Maintenance/misc
Thanks again to @Ja7ad! 🎉