qdrant-client
qdrant-client copied to clipboard
feat: Add URL information in UnexpectedResponse
This commit add the url in the UnexpectedResponse class, and modify the for_response and str to display the URL.
Signed_Off_by: Samir Akarioh [email protected] resolve #456
All Submissions:
- [x] Contributions should target the
dev
branch. Did you create your branch fromdev
? - [x] Have you followed the guidelines in our Contributing document?
- [x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
New Feature Submissions:
- [ ] Does your submission pass tests?
- [x] Have you installed
pre-commit
withpip3 install pre-commit
and set up hooks withpre-commit install
?
Changes to Core Features:
- [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
- [ ] Have you written new tests for your core changes, as applicable?
- [ ] Have you successfully ran tests with your changes locally?
Deploy Preview for poetic-froyo-8baba7 ready!
Name | Link |
---|---|
Latest commit | 53baa5087b8415cb6deff2f6237e6b0c409058b2 |
Latest deploy log | https://app.netlify.com/sites/poetic-froyo-8baba7/deploys/65be434493b4230008e86761 |
Deploy Preview | https://deploy-preview-479--poetic-froyo-8baba7.netlify.app/qdrant_client.conversions.conversion |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Unfortunately, we can't just change files in http/
(or grpc/
) because they are auto-generated.)
And the generator is not public
oh i see, do you want me to close the PR ?
It's not necessary atm