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
instructorpackage 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