Releases: vektonn/vektonn-client-python
Releases · vektonn/vektonn-client-python
v0.7.1
- Speed up
VektonnBaseModel.json()
forVector
model (see #3)
Full Changelog: v0.7.0...v0.7.1
v0.7.0
- Allow to specify request timeouts
- Introduce
retrieveVectors
parameter to speed things up when there is no need in nearest vectors themselves
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Remove 'Dto' suffix form DTOs' names by @streamoverflow in #2
New Contributors
- @streamoverflow made their first contribution in #2
Full Changelog: v0.5.4...v0.6.0
v0.5.4
- Code and CI scripts cleanup
Full Changelog: v0.5.3...v0.5.4
v0.5.3
- Fix request content encoding
Full Changelog: v0.5.2...v0.5.3
v0.5.2
- More accurate error handling
Full Changelog: v0.5.1...v0.5.2
v0.5.1
- Support attribute values with floating-point numeric data type
Full Changelog: v0.5.0...v0.5.1
v0.5.0
- Initial release of Python SDK.
Full Changelog: https://github.com/vektonn/vektonn-client-python/commits/v0.5.0