- Add support for
-Chat
operation that uses gpt-3.5-turbo model. Pros: cheaper and faster. Cons: can't produce suggestions like thetext-davinnci-3
model. - Fix
Invoke-RestMethod
encoding so that now most languages would work.
-Chat
operation that uses gpt-3.5-turbo model. Pros: cheaper and faster. Cons: can't produce suggestions like the text-davinnci-3
model.Invoke-RestMethod
encoding so that now most languages would work.