pgr-lopes
pgr-lopes
Hey. Did anyone ever get this to work? I'm getting the same error when using pf version 1.11. If I bring it back to 1.9 I get this error instead:...
Adding the variables through cli manually works: ``` az login az account set --subscription az configure --defaults group= workspace= ``` However, after I do this, I get another error with...
Sorry Adarsh, I missed this. The credential ended up being a problem with my system and the way the azcli communicates with the AD, it's not related to promptflow.
Not sure if this is still being maintained, but this problem persists on my end even after those changes. I added the encoding reference using the _io_ library and it...
I will dig this back to say that the VectorDB activity is not showing up in the VsCode extension tool and I still can't make it work with my existing...
Thanks Brynn. Do you have an actual example of this I can follow? I'm struggling to understand it, what does a "local connection" mean? I have an Azure OpenAI endpoint,...
Thanks, I understand how it works via Python, I just wasn't getting how I was meant to specify that via cli. All examples from the connections never actually do anything...
The problem seems to be the way the Compute and Runtimes are now created in AML. You can no longer create a runtime prior to attaching the compute, even the...