Releases: verda-cloud/sdk-python
Releases · verda-cloud/sdk-python
v1.13.0
21 May 07:18
Compare
Sorry, something went wrong.
No results found
Changed
This file and CONTRIBUTING.rst to markdown
Updated inference status enum from numerical to meaningful string values
Fixed
Github action publish package release trigger value
v1.12.1
13 May 12:07
Compare
Sorry, something went wrong.
No results found
Fixed inference examples docs generation
v1.12.0
12 May 10:17
Compare
Sorry, something went wrong.
No results found
Added support for fileset secrets
v1.11.0
28 Apr 10:58
Compare
Sorry, something went wrong.
No results found
Added example for calling the inference endpoint with a minimal client
Added missing doc generation for inference examples
Refactor: use dataclasses and google docstring style in instances.py
On instance creation, wait for it to have a non-ordered status before returning it
v1.10.0
17 Apr 12:07
Compare
Sorry, something went wrong.
No results found
Asynchronous inference support
v1.9.1
17 Apr 11:41
Compare
Sorry, something went wrong.
No results found
Asynchronous inference support
v1.9.0
04 Apr 10:53
Compare
Sorry, something went wrong.
No results found
Added environment variables to container deployment example
Updated examples image from 'fastai' to 'ubuntu-24.04-cuda-12.8-open-docker'
Consistent naming and load of credentials from env variables in examples
Added size_in_mb parameter to VolumeMount class
Added memory volume mount type
v1.8.4
25 Mar 13:50
Compare
Sorry, something went wrong.
No results found
Fixed documentation generation
v1.8.3
25 Mar 08:55
Compare
Sorry, something went wrong.
No results found
v1.8.2
25 Mar 06:16
Compare
Sorry, something went wrong.
No results found
bugfix: Added missing packages to setup requirements