Agent returns only gibberish

I’m new to building agents. My input segment works, but the results for all queries are gibberish and I don’t know why. I uploaded two source documents for the AI to reference in responses but it does not.

Hi @whatisreal,

Thanks for the post!

It sounds like the temperature setting in your Agent might be too high. Please check the Model Settings tab in your Agent and the settings in each block.

If you find a block with a high temperature, try lowering it. Temperature controls how creative the model is. A higher value makes responses more varied, while a lower value makes them more predictable.

OK I lowered temp to 1 (from 2) and now it just shows see attached
I have not been able to successfully get this basic AI agent to work. I have spent hours on it. :confused:

It looks like you may not have referenced a variable to pass the data.

Check out the video course, especially the first few videos, since they cover the basics of building Agents in MindStudio:

I can also take a closer look at your Agent if you share the Debugger logs for the run. To do that, open the Debugger, select the run, click Share, and reply with the URL:

Please make sure there’s no sensitive information in that run, as the shared log will be public.