v1.18.0
·
239 commits
to main
since this release
1.18.0 (2024-08-15)
Features
- add support to specify the exact elser model to install using input
elser_model_type. The default value is now.elser_model_2_linux-x86_64but was previously hard coded to.elser_model_1. If changing the model, the module will first delete the old model before installing the new one. (#259) (86e8013)