8000 Release v1.14.3 · qdrant/qdrant-client · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.14.3

Latest
Compare
Choose a tag to compare
@joein joein released this 16 Jun 11:49

Change Log

Features 🎸

  • #994 - add convenience methods like list_text_models, list_image_models, etc to fastembed mixin by @joein
  • #1024 - do not inspect models when cloud inference is enabled by @joein

Fixes 🌵

  • #990 - fix docstrings in models to get rid of invalid escape sequence warnings in python3.12+ by @joein
  • #977 - fix set payload in batch update points, fix operation conversion, set payload key handling, vector normalization in update operations by @joein
  • #993 - unpickleable objects in init_options should not raise an exception by @joein
  • #994 - proper exception when trying to use local inference without installed fastembed by @joein
  • #996 - fix urljoin to work correctly with prefixes by @joein
0