leonavevor

Results 7 comments of leonavevor

I am having the same issue. Allow rules doesn't seem to work and was hoping to find answers here

this is how i set mine within vscode to connect to my model hosted in azure and it works (solved): * NOTE: also ensure the is network access to the...

> > this is how i set mine within vscode to connect to my model hosted in azure and it works (solved): > > > > * NOTE: also ensure...

Temporal remedy: I had to fix this by adding a tailing empty string to the args: args: [ "-f", "" ] # (worked)

I will give it a try once again and give you the feedback.

@microsoft-github-policy-service agree

@Prasanjeet-Microsoft and @Vinay-Microsoft I have committed a better fix for this issue and rebased my recent changes on it, so it is in sync with the upstream main. This fix...