Skip to content

0.0.4

Choose a tag to compare

@spillai spillai released this 31 May 18:02
· 277 commits to main since this release

What's Changed

  • Updated client-side requirements with full testing (client, e2e, … by @spillai in #107
  • Client-side WaitForServer() and IsHealthy() 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 ModelSpec and TensorSpec signatures by @spillai in #125
  • Update requirements.txt with pydantic for 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.4a3 release by @spillai in #131
  • Simplify type annotations for ImageT, TensorT and Batch by @spillai in #132
  • Refactor InferenceServiceRuntime and DockerRuntime by @spillai in #133

Full Changelog: 0.0.3...0.0.4