You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
T0 foundation model: Added support for T0, an open-weights time series foundation model from The Forecasting Company. Use it via the T0 class. See #348.
timecopilot-tirex bump: Bumped timecopilot-tirex to >=0.1.1 and updated the TiRex integration to align with the new API. TiRex now returns the model's default quantile knots (0.1–0.9) and validates that custom quantile requests match that set. See #346.
Fixes
Relax dependencies: Relaxed several pinned core dependencies (lightning, logfire, opentelemetry-api, opentelemetry-sdk) to minimum-version constraints, moved ray to the distributed optional extra, and removed wandb from core dependencies to reduce install conflicts. See #355.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Features
T0 foundation model: Added support for T0, an open-weights time series foundation model from The Forecasting Company. Use it via the
T0class. See #348.timecopilot-tirex bump: Bumped
timecopilot-tirexto>=0.1.1and updated theTiRexintegration to align with the new API. TiRex now returns the model's default quantile knots (0.1–0.9) and validates that custom quantile requests match that set. See #346.Fixes
lightning,logfire,opentelemetry-api,opentelemetry-sdk) to minimum-version constraints, movedrayto thedistributedoptional extra, and removedwandbfrom core dependencies to reduce install conflicts. See #355.New Contributors
Full Changelog: v0.0.27...v0.0.28
This discussion was created from the release v0.0.28.
Beta Was this translation helpful? Give feedback.
All reactions