Closed potatoqualitee closed 6 months ago
Good catch!
This issue is most noticeable in PowerShell 5.1, but also occurs in PowerShell 7 when using -Stream
.
Fundamentally, this is caused by Start-ThreadRun not setting the AuthType parameter to the correct value. Other functions set it correctly.
I will make a few changes to your PR.
Running the example in the Guides for VectorStore worked entirely on Core but only up until the thread run on PS 5.1. Then I'd get: