github TheR1D/shell_gpt 1.5.0

latest release: 1.5.1
6 months ago

1.5.0

What's Changed

  • Migrate to OpenAI v2 package #744
  • Add possibility to modify generated shell command in #566 (handy feature)
  • Ensure first chat message is retained to prevent "Could not determine chat role" error #633
  • Add check for empty choices in response chunks #738
  • Removed instructor package from dependencies
  • LLM function optimisations

Since instructor package was removed from dependencies, note that if you were using function calling before this realease, you would need to re-install default functions sgpt --install-functions and also update your custom functions.

Full Changelog: 1.4.5...1.5.0

Don't miss a new shell_gpt release

NewReleases is sending notifications on new releases.