You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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_64 but 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)