Releases: ouromoros/PowerGPT
Releases · ouromoros/PowerGPT
1.0.4
- 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.