Releases: mystic-ai/pipeline
Releases · mystic-ai/pipeline
0.0.23-beta.7
Bump version to v0.0.23-beta.7.
New beta version
patch to the run
New beta version
- Additional patch fields for tokens
New beta version
Paul/io variable (#49) * ios in schema * Non optional IO fields * File uploading example * Version 0.0.23-beta.4
0.0.23-beta.2
0.0.23-beta.3 Bump version to v0.0.23-beta.3.
Multi input cloud runs
What's Changed
- Api integration by @paulcjh in #16
- change file struct and import to be simpler by @bjornaer in #17
- add missing deps to pyproject file by @bjornaer in #19
- Max/move api in pipeline by @bjornaer in #18
- have minimal tests up-to-date and working by @bjornaer in #20
- just push to pypi is code is merged to main by @bjornaer in #21
- Max/add model schema by @bjornaer in #22
- add static method to access api from Pipeline by @bjornaer in #23
- [NA-287] - modify upload function to include models by @bjornaer in #24
- Add setup script and pre push hook to run tests by @bjornaer in #25
- add code owners file by @bjornaer in #30
- Paul/function uploading by @paulcjh in #31
- Optional camelcase aliases by @plutopulp in #32
- Set Function's local ID on creation from remote schema by @alexpearce in #33
- Correct Top URL by @alexpearce in #29
- Paul/auto docker by @paulcjh in #27
- changed version to beta release by @bjornaer in #26
- Support run result previews by @alexpearce in #34
- Paul/model reforming by @paulcjh in #36
- Fix by @paulcjh in #42
- Add schemas for runnable metrics endpoints by @andrei-trandafir in #41
- docker module test change by @bjornaer in #43
- Paul/multi input runs by @paulcjh in #44
New Contributors
- @andrei-trandafir made their first contribution in #41
Full Changelog: v0.0.12...0.0.23-beta.2
New Beta Version
- Docker module addition
- Cloud API addition
- API Schemas updated
- Model class wrapper updated
v0.0.12
Merge branch 'api_integration' of github.com:neuro-ai-dev/pipeline