Skip to content

v0.1.11

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 20:12
· 445 commits to main since this release

This release removes support for OpenAI's text-davinci-003 model, which will be deprecated on 1/4/23, and replaces it with gpt-3.5-turbo-instruct. All users of sycamore should upgrade.

What's Changed

  • Migrate from text-davinci-003 to gpt-3.5-turbo-instruct. by @bsowell in #202
  • Bump version to v0.1.11. by @bsowell in #203

Full Changelog: v0.1.10...v0.1.11