Answer in the run agent mode is not the same as in the debugger

To file a bug ticket, please follow the steps below:

  1. Describe what happens in as many details as possible.
  2. Describe the intended behavior.
  3. Share a link to AI Agent where this bug occurs
  4. Attach any screenshots/screen recordings to help us replicate and run tests on our end

Hi Team,
I have an AI Agent that query a RAG, I provide a question and it replies an answer.
The first question I ask is getting back fine, if I want to ask an other question, it gets it right, here is the debugger log:

https://app.mindstudio.ai/share/debugger/228529cb-a041-4bb9-940a-c70d3f8c5866/afdc873d-cced-44cf-8d78-2bbbcc7ec899

but on Run screen, I see again the previous answer again.
first question:
What specific stages (e.g., Eaton Classification) of CMC joint arthritis are indicated for the Griplasty System, and what are the clinical outcome measures supporting its use for advanced-stage disease?

second question:
How does the unique design of the V-Sling create a broader surface area of support, and what is the required tensioning mechanism to effectively mitigate proximal migration?

link to AI Agent:

https://app.mindstudio.ai/agents/conveymed-ai-product-expert-77394d11/remix

Thanks
Shay Bar

Same issue with an other agent, The check point block present information from previous run and not the current information inside the variable:

https://app.mindstudio.ai/share/debugger/e1a332ca-ae1a-4d6b-b2ae-500e25f8ad62/fac02adb-dbdd-47d7-89ab-464d53336488

Here is the log and Check Point configuration

This should be fixed now.

It was always rendering the first asset generated if the same block was executed more than once, when it should have been rendering the latest generated asset. Thanks for flagging!

1 Like

All working now, Thanks :rocket: