Menu Block Error - Is it me?

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

  1. Describe what happens in as many details as possible.

I made a video (easier, right?) → Menu Block Error

  1. Describe the intended behavior.

My thinking is to get feedback from the user if they like the output or not.

  1. Share a link to AI Agent where this bug occurs

Here’s the link to the AI Agent: https://app.mindstudio.ai/agents/agreement-maker-131c33cd/remix

  1. Attach any screenshots/screen recordings to help us replicate and run tests on our end

Added above.

Thanks so much for your help, folks.

Hi @focusedlife,

Thanks for sharing the video and the link!

Could you try clearing your cache and cookies? I’m just looking to rule out what could be causing the behavior on your end.

Based on what you described, the Checkpoint block might actually be a better fit for your use case. You can remix a sample Agent here:

Let me know how it goes!

1 Like

Oh Geez… I didn’t even know that existed. Thank you.

@Alex_MindStudio , BTW, how do you stylize the final PDF output? I’d love to make it look nice (if that makes any sense).

Also, what is Rehost Media? The documentation doesn’t explain it well (or I am simply not smart enough to understand?).

Hi @focusedlife,

You can create stylized PDFs using the Generate Asset block by passing either Markdown or HTML. HTML gives you more control over the layout and design, though it may take a bit of trial and error to get it just right compared to using Markdown.

To get started, try expanding the “Generate Asset Source Document” field and clicking on Generate HTML. Be sure to describe the desired output in detail and include any variables you’ll be passing into the Agent so the data is dynamic rather than hard-coded:

You can also create copies of our Store Agents to see how variables are referenced in the Generate Asset block. Here’s one example you can check out:
https://app.mindstudio.ai/agents/executive-summary-96c9353b

As for rehosting media, this simply means that if you’re passing in images or other media files, you have the option to host them on our servers instead of relying on their original source. This can improve stability and ensure the assets remain available.

1 Like