-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Summary
TimeGPT is an external API-based foundation model for time series forecasting by Nixtla. This issue tracks potential future integration.
Background
This was identified during the audit of issue #402 (Advanced Time Series Foundation Models) as out of scope for local implementation since it requires external API access.
What TimeGPT Provides
- Zero-shot time series forecasting
- Anomaly detection
- Fine-tuning capabilities
- Multi-step ahead predictions
Implementation Considerations
- Requires Nixtla API key
- External dependency on Nixtla servers
- May need rate limiting and caching
- Should follow existing external API integration patterns
Related
- Parent issue: [Phase 3] Implement Advanced Time Series Foundation Models #402
- Similar to how other external APIs are integrated in the codebase
Priority
Low - Only implement if there's user demand for external API-based forecasting.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels