Prompt Migration: Stabilizing GenAI Applications with Evolving Large Language Models
Shivani Tripathi, Pushpanjali Nema, Aditya Halder, Shi Qiao, Alekh Jindal

TL;DR
This paper presents prompt migration as a systematic method to maintain stability and reliability in GenAI applications despite rapid evolution of large language models, demonstrated through a case study with GPT upgrades.
Contribution
It introduces a structured prompt migration framework including redesign and testing to stabilize GenAI applications amid LLM model updates.
Findings
Prompt migration restores application consistency after model upgrades.
Structured prompt redesign can recover lost reliability.
Practical lessons highlight importance of prompt lifecycle management.
Abstract
Generative AI is transforming business applications by enabling natural language interfaces and intelligent automation. However, the underlying large language models (LLMs) are evolving rapidly and so prompting them consistently is a challenge. This leads to inconsistent and unpredictable application behavior, undermining the reliability that businesses require for mission-critical workflows. In this paper, we introduce the concept of prompt migration as a systematic approach to stabilizing GenAI applications amid changing LLMs. Using the Tursio enterprise search application as a case study, we analyze the impact of successive GPT model upgrades, detail our migration framework including prompt redesign and a migration testbed, and demonstrate how these techniques restore application consistency. Our results show that structured prompt migration can fully recover the application…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Software Testing and Debugging Techniques · Machine Learning and Algorithms
