Skip to content

3.8.0

Compare
Choose a tag to compare
@wanliAlex wanliAlex released this 13 Sep 03:49
· 3 commits to mainline since this release
8035382

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).