Breaking change: Update to v0.19.0 to retrieve fit results
over 2 years ago by Ellery Berk
Myst Platform Release (2022-09-15)
Hello Myst Platform users,
🚨This week’s main update involves a breaking change related to retrieving model fit results. This change requires that you update your myst-alpha
package to v0.19.0 to continue to retrieve fit results (instructions here).
⚡️ Enhancements:
- We have changed how the platform retrieves model fit results on the backend to improve platform latency. To ensure that you continue to receive model fit results when you call
get_fit_results
orlist_fit_results
, please update yourmyst-alpha
package to v0.19.0.
✨ New feature:
- You can now download the inputs used to generate the fit result using a new
download_inputs
method.
As always, please do not hesitate to reach out via the chat embedded in the Myst Platform or email us at [email protected] with questions or feedback.
Thank you!
Ellery and the Myst team