Releases: quotient-ai/quotient-python
Releases · quotient-ai/quotient-python
v0.2.4
What's Changed
- Add unit tests to python client by @waldnzwrld in #77
- Create python-app.yml by @waldnzwrld in #78
- add some more coverage by @waldnzwrld in #79
- Split lint and test actions by @waldnzwrld in #80
- [QUO-899][QUO-898] Support document metadata in Q-SDK by @crekhari in #81
- Bump patch version by @crekhari in #82
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- [QUO-918] Authorize requests on initialization by @waldnzwrld in #76
This speeds up authentication of request by setting tokens before any user requests are made
Full Changelog: v0.2.2...v0.2.3
v0.2.2 - Token based authentication
What's Changed
- Add JWT authentication and storage to python client @waldnzwrld in #75
This release speeds up authentication and therefore response time between requests.
Full Changelog: v0.2.1...v0.2.2
v0.2.1 - Non-blocking Logger
What's Changed
- [QUO-869] Update logger to be non blocking by @mike-goitia in #73
- bump version by @mike-goitia in #74
Full Changelog: v0.2.0...v0.2.1
v0.2.0 - Add sampling for logs
What's Changed
- QUO-852: Add fixed sampling for logs by @freddiev4 in #72
Full Changelog: v0.1.9...v0.2.0
v0.1.9 - Downgrade dependencies
Full Changelog: v0.1.8...v0.1.9
v0.1.8 - Add list method for logs & sampling
What's Changed
- hallucination_detection_sample_rate param by @crekhari in #70
- QUO-790: Add list method for logs by @freddiev4 in #71
Full Changelog: v0.1.7...v0.1.8
v0.1.7 - Allow `api_key` as init param to clients
Bump version
v0.1.6 - Add async client, Modify Log inputs
What's Changed
- [QUO-769] Add async client, Modify Log inputs by @mike-goitia in #67
- increment release to 0.1.6 by @mike-goitia in #68
Full Changelog: v0.1.5...v0.1.6
v0.1.5 - Better error handling for HTTP methods
What's Changed
- Add retries for client HTTP methods by @freddiev4 in #66
Full Changelog: v0.1.4...v0.1.5