Skip to content

Conversation

@generall
Copy link
Member

Update models and conversion for compatibility with Qdrant Server v1.9.x

@netlify
Copy link

netlify bot commented Apr 18, 2024

Deploy Preview for poetic-froyo-8baba7 ready!

Name Link
🔨 Latest commit 9feff35
🔍 Latest deploy log https://app.netlify.com/sites/poetic-froyo-8baba7/deploys/66263fa1bf11d00008cde17d
😎 Deploy Preview https://deploy-preview-608--poetic-froyo-8baba7.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@generall
Copy link
Member Author

return rest.CollectionStatus.RED
elif model == grpc.CollectionStatus.Grey:
return rest.CollectionStatus.GREY
else:
Copy link

@SamirPS SamirPS Apr 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove the else and directly raise the error?

@joein
Copy link
Member

joein commented Apr 19, 2024

todo: change qdrant latest version in integration tests to 1.9.0 once it is released

@joein joein self-requested a review April 22, 2024 10:40
@joein joein merged commit 7207463 into dev Apr 22, 2024
joein added a commit that referenced this pull request Apr 22, 2024
* update models

* up backward compatibility version

* refactoring: address review comment

---------

Co-authored-by: George Panchuk <[email protected]>
@generall generall deleted the v1.9.x branch May 3, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants