Skip to content

[Future] TimeGPT Integration for Time Series Forecasting #588

@ooples

Description

@ooples

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

Priority

Low - Only implement if there's user demand for external API-based forecasting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions