You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for -Chat operation that uses gpt-3.5-turbo model. Pros: cheaper and faster. Cons: can't produce suggestions like the text-davinnci-3 model.
Fix Invoke-RestMethod encoding so that now most languages would work.