Skip to content

Release 2.13.1

Compare
Choose a tag to compare
@wanliAlex wanliAlex released this 07 Nov 08:17
d78a563

2.13.1

Bug fixes and minor changes

  • Fix a bug where Marqo returns a 500 error if an inaccessible private image is encountered in the query or embed endpoint. Marqo now correctly returns a 400 error with a helpful error message (#1027).
  • Fix a bug preventing Marqo from warming up Languagebind models. Marqo now successfully warms up Languagebind models as expected (#1031).
  • Fix a bug where Languagebind models always generate normalized embeddings for non-text content. These models now correctly produce unnormalized embeddings for video, audio, and image content (#1032).