Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change spurious 'error' log level to 'info'
Since it is expected that not all embeddings model providers will be loadable, it is wrong to log the case that one cannot be loaded with level 'error' or even 'warning'. Resolves jupyterlab#839.
- Loading branch information