Back to Prompt Library
planning
Architecting the Adaptive Forecasting Pipeline
Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.
Linked challenge: Adaptive LLM Time Series Forecasting with DSPy & W&B
Format
Text-first
Lines
1
Sections
1
Linked challenge
Adaptive LLM Time Series Forecasting with DSPy & W&B
Prompt source
Original prompt text with formatting preserved for inspection.
1 lines
1 sections
No variables
0 checklist items
Design an end-to-end time series forecasting pipeline using Apache Airflow. Outline the DAGs required for data ingestion, preprocessing, semantic abstraction generation, LLM-based forecasting, and a feedback loop for continuous learning/adaptation. Specify how historical data, new observations, and contextual information (e.g., metadata, events) will flow through the system. Detail how Weights & Biases will be integrated to track experiments, monitor forecasting performance, and visualize the impact of adaptation steps.
Adaptation plan
Keep the source stable, then change the prompt in a predictable order so the next run is easier to evaluate.
Keep stable
Preserve the role framing, objective, and reporting structure so comparison runs stay coherent.
Tune next
Swap in your own domain constraints, anomaly thresholds, and examples before you branch variants.
Verify after
Check whether the prompt asks for the right evidence, confidence signal, and escalation path.