QVeris Python SDK v0.2.0
Install
pip install qveris==0.2.0Highlights
- Publishes the typed Python SDK for the QVeris Agent External Data & Tool Harness.
- Includes discover, inspect, call, usage, and ledger client methods.
- Includes the built-in agent runtime and OpenAI-compatible provider support.
See README for usage.
What's Changed
- fix: unblock client release workflows by @linfangw in #56
- docs: sync API docs from website by @linfangw in #57
- ci: enable PyPI trusted publishing by @linfangw in #58
Full Changelog: cli-v0.6.0...python-sdk-v0.2.0