Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 655 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 655 Bytes

[0.2.0] - 2022-04-07

  • added chatgpt 4 models "gpt-4", "gpt-4-0314", "gpt-4-32k", "gpt-4-32k-0314" by @sulmanweb
  • added gpt-4 as default model by @sulmanweb
  • added timeout_request option in initializer by @mennovergeer

[0.1.2] - 2022-04-07

  • increased timeout option to faraday connection by @mennovergeer

[0.1.1] - 2022-03-24

[0.1.0] - 2022-03-06

  • Initial release
  • added completions method