issues
search
PowerShell
/
AIShell
An interactive shell to work with AI-powered assistance providers
MIT License
68
stars
19
forks
source link
Change to the `canary` Copilot Access endpoint because the production endpoint doesn't work in some regions
#263
Closed
daxian-dbw
closed
2 weeks ago
daxian-dbw
commented
2 weeks ago
PR Summary
Change to the
canary
Copilot Access endpoint because the production endpoint doesn't work in some regions.
Update
EnsureSuccessStatusCodeForTokenRequest
to use
"<empty>"
when the response message is null or empty.
PR Summary
canary
Copilot Access endpoint because the production endpoint doesn't work in some regions.EnsureSuccessStatusCodeForTokenRequest
to use"<empty>"
when the response message is null or empty.