Skip to content

Releases: marqo-ai/py-marqo

3.8.1

17 Sep 07:41
9d807e8
Compare
Choose a tag to compare

3.8.1

Bug fixes and minor changes

  • Fix a bug where py-marqo does not throw an error if settings_dict is provided along with other parameters during index creation(#257).

3.8.0

13 Sep 03:49
8035382
Compare
Choose a tag to compare

3.8.0

New features

  • New modalities(videos, audios) support (#249). You can use video_pointer and audio_pointer as field features when creating a structured index, and set treat_urls_and_pointers_as_media=True when creating an unstructured index.

Bug fixes and minor changes

  • Improve the error message when an index does not exist (#248).

3.7.0

11 Jul 17:34
32db554
Compare
Choose a tag to compare

3.7.0

New features

  • Hybrid Search support (#235). The Index.search method now supports dictionary parameter hybrid_parameters .

Bug fixes and minor changes

  • Improved error handling for errors not in JSON format (#242).

3.6.0

05 Jul 02:42
42d8fd1
Compare
Choose a tag to compare

3.6.0

Bug fixes and minor changes

  • Update the minimum required Marqo version to 2.9.0 (#241).

Release 3.5.1

27 May 02:46
a6398ab
Compare
Choose a tag to compare

3.5.1

From now on, we will be publishing the py-marqo release notes to keep you informed of all the changes and improvements we have made.

Bug fixes and minor changes

  • Update the minimum required Marqo version to 2.6.0 (#236).
  • Improve the error handling in delete_index where errors are not raised correctly (#234).

cloud_0.9.5

19 May 02:49
cf4677b
Compare
Choose a tag to compare
  • Py-Marqo v0.9.5
  • Compatible with Marqo v0.0.19
  • This release contains compatibility modifications on standard tests for Marqo Cloud Production Pipeline

cloud_0.7.3

08 Mar 04:12
a763768
Compare
Choose a tag to compare
  • Py-Marqo v0.7.3
  • Compatible with Marqo v0.0.15
  • This release contains compatibility modifications on standard tests for Marqo Cloud Production Pipeline