I'm using AI Blaze and wondering if there's a way to connect to the internet or fetch real-time data from external sources when the extension runs a prompt?
Hi Matthew,
You can load data in AI Blaze prompts using the {urlload} command.
You can learn more here:
If you just need data from the page you are on now or have open in another tab, you can use the {site} command. You can learn more here:
If you have structured data you maintain, consider using Data Blaze. It's very easy to pull Data Blaze tables into a prompt. You can learn more here: