0.0.4
What's Changed
- Updated client-side requirements with full testing (
client,e2e, … by @spillai in #107 - Client-side
WaitForServer()andIsHealthy()by @spillai in #108 - [docs] Public mkdocs site for client API by @spillai in #109
- Add CLI tests for txt2vec (CPU), txt2img (GPU), img2bbox (GPU) by @outtanames in #114
- Give CPU tests a non-parametrized name to see if it shows up in gatin… by @outtanames in #122
- Rename cpu tests to allow it to be used for gating tests by @outtanames in #123
- [ci] Fix name indentation for CI by @spillai in #127
- Refactored prediction API with
ModelSpecandTensorSpecsignatures by @spillai in #125 - Update requirements.txt with
pydanticfor nos-client by @spillai in #121 - New type system for input/output specification by @spillai in #128
- Updates to docs and tests for
0.0.4a3release by @spillai in #131 - Simplify type annotations for
ImageT,TensorTandBatchby @spillai in #132 - Refactor
InferenceServiceRuntimeandDockerRuntimeby @spillai in #133
Full Changelog: 0.0.3...0.0.4