Graeme
Graeme
Thanks @brynn-code - got it: Do I need to have an AI Studio (or ML Studio) for this to work on local VS Code? I'm using Azure AI Studio and...
@brynn-code so is this just a development time dependency then? Could I run this task against Azure Search in my own container without ML / AI Studio? Unfortunately I now...
@0mza987 is the Lookup task not part of PromptFlow? From what I can tell, that task doesn't work when the AOAI connection is using Entra auth / UAMI.
@aageorge I found a way around this - FWIW it is an AI Studio issue and it's a bug in the version of promptflow-vectordb it uses. I fixed it by...
Just discovered this as-well. In my case I'm testing a local MCP server against MCP inspector. DevTunnel rewrites a legitimate 302 redirect Location response header. It appears to me that...
Hi @Buckler89 nope I couldn’t make it work. I switched to ngrok when I needed to get around this specific problem.
Sure: DOTNET 8 (also fails on DOTNET 9) Tested on Windows and Mac M3 Using AutoGen 0.2.1 AutoGen.OpenAI 0.2.1 Azure.Identity 1.13.1 ``` var tacticianAgent = BuildAgent( "tacticianAgent", "You are an...
Any ideas when a working version will be pushed to nuget.org? Be good to get the 'out-the-box' experience working. Happy to put a PR up.