Skip to content

1.0.4

Latest
Compare
Choose a tag to compare
@ouromoros ouromoros released this 19 Mar 12:39
· 1 commit to main since this release
  • 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.