Releases: instill-ai/python-sdk
Releases · instill-ai/python-sdk
v0.7.1
22 Feb 16:36
Compare
Sorry, something went wrong.
No results found
0.7.1 (2024-02-22)
Bug Fixes
ray: update default resources allocation for test (#102 ) (1aaa905 )
Miscellaneous Chores
v0.7.0
30 Jan 12:58
Compare
Sorry, something went wrong.
No results found
0.7.0 (2024-01-30)
Features
ray: determine ram usage by file size (#89 ) (7a0023d )
ray: determine vram usage by file size (#87 ) (71e84e6 )
Bug Fixes
v0.6.0
15 Jan 15:24
Compare
Sorry, something went wrong.
No results found
0.6.0 (2024-01-12)
Features
connector,operator,component: adopt jsonscema validation and dataclass type hint (#74 ) (0c47e51 )
helpers: add wrapper func for protobuf message (#85 ) (279bd1e )
resource: adopt dataclass as config in component for type hinting (#79 ) (8c25bd1 )
resources: support recipe update in pipeline resource (#83 ) (89431fa )
Bug Fixes
resources: fix resource schema path (#76 ) (25f4418 )
Documentation
notebook: update notebook (e5da642 )
v0.5.0
02 Jan 14:22
Compare
Sorry, something went wrong.
No results found
0.5.0 (2024-01-02)
⚠ BREAKING CHANGES
ray: retire non-decorator deploy and update scaling config (#67 )
Features
model: Update Text-Generation Task Schema to Align with OpenAI Standards (#69 ) (703789a )
Bug Fixes
model: fix image decoding issue (#71 ) (5c571b2 )
ray: allow cwd as runtime env (#66 ) (00c0497 )
ray: avoid agressive downscale and non upscale (#70 ) (f159314 )
Documentation
notebooks: add async example (49ca895 )
Code Refactoring
ray: retire non-decorator deploy and update scaling config (#67 ) (89ef078 )
v0.4.0
11 Dec 02:23
Compare
Sorry, something went wrong.
No results found
0.4.0 (2023-12-11)
⚠ BREAKING CHANGES
client: support asyncio and add better client type hint (#55 )
Features
client: support asyncio and add better client type hint (#55 ) (aa41246 )
org: adopt organization endpoints for VDP (#60 ) (0c313d6 )
ray: add io helpers for llm tasks (#59 ) (1876a20 )
ray: add nested decorators (#63 ) (900dda8 )
ray: add text to image io helper (#58 ) (0430977 )
Bug Fixes
clients,resources: fix resource creating will get None type (#57 ) (4516d46 )
makefile: fix wheel build missing submodule (9aa73eb )
ray: fix missing ray init (#64 ) (db0b5c4 )
Documentation
notebooks: update notebooks to adopt latest ray decorators (52b90c6 )
v0.3.2
29 Nov 14:09
Compare
Sorry, something went wrong.
No results found
0.3.2 (2023-11-29)
Bug Fixes
client: fix async pipeline trigger and get user (#53 ) (c86274b )
ray: fix mismatched grpcio version (024471a )
ray: fix model weight file extension (4f3a40c )
v0.3.1
08 Nov 19:48
Compare
Sorry, something went wrong.
No results found
0.3.1 (2023-11-08)
Bug Fixes
ray: fix wrong scope of actor config (85dd1f1 )
Documentation
readme: update readme for optional config file (4efd5d6 )
v0.3.0
07 Nov 21:51
Compare
Sorry, something went wrong.
No results found
0.3.0 (2023-11-07)
⚠ BREAKING CHANGES
client: fix wrongful delete of resources and connection not close (#42 )
Features
ray: add help functions for ray model (#40 ) (39b2cc7 )
Bug Fixes
client: fix wrongful delete of resources and connection not close (#42 ) (d32fb83 )
config,pipeline: allow no config file and fix required pipeline recipe (#43 ) (5290868 )
v0.2.1
27 Oct 16:48
Compare
Sorry, something went wrong.
No results found
0.2.1 (2023-10-27)
Miscellaneous Chores
v0.2.0
15 Oct 14:56
Compare
Sorry, something went wrong.
No results found
0.2.0 (2023-10-15)
⚠ BREAKING CHANGES
config: update config file extension
config: update config file path to avoid collision (#35 )
Documentation
Code Refactoring
config: update config file extension (9b0f17f )
config: update config file path to avoid collision (#35 ) (0b5b3bd )