In Azure AI Foundry (Preview version), how do you set and retrieve variables in your workflow?
Summary The issue at hand is setting and retrieving variables in a workflow within Azure AI Foundry (Preview version). The goal is to pass variables from one part of the workflow to another without relying solely on the System.LastMessage variable. The provided syntax for setting and retrieving variables is not working as expected. Root Cause … Read more