Skip to main content
Question

AI Skill returning previous/stale response after changing Prompt Input

  • August 28, 2026
  • 0 replies
  • 21 views

HemanthaPindra
Navigator | Tier 3
Forum|alt.badge.img

Hi Team,

I am facing an issue while testing an AI Skill in Automation Anywhere AI Studio using the "AIAE - Skills" model connection.

I have configured a String Prompt Input variable and referenced the same variable correctly in the prompt.

The first test returns the expected response. However, after changing the Prompt Input value to completely different data and clicking Get response again, the AI Skill sometimes continues to return the previous response instead of processing the updated input.

I have already tried:

  • Changing the Prompt Input value to completely different content

  • Verifying that the Prompt Input variable is correctly referenced in the prompt

  • Closing and reopening the AI Skill

  • Testing with simple input values

  • Using a simple echo prompt to verify the input variable

The echo test correctly returns the updated input value, but when using the actual prompt, the skill can still return the previous response.

Has anyone experienced similar behavior with AI Skills using the "AIAE - Skills" model connection?

Could this be related to response caching or the model connection?

Any suggestions would be appreciated.

Thank you.