Skip to content

electroglyph/qdrant-client-rest

 
 

Repository files navigation

This is a quick hack job to make qdrant-client compatible with Python 3.13t (free-threaded)

portalocker and grpcio have been removed, because they're not free-threaded compatible.

this leaves only the REST interface.

it's not ideal, but if you need a qdrant-client that works with 3.13t right now, here it is.

i've barely tested it, hopefully i didn't miss anything.

About

Python client for Qdrant vector search engine, GRPC removed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%