Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor bug fixes, documentation, release 1.4.4 #607

Merged
merged 1 commit into from
Aug 10, 2024
Merged

Minor bug fixes, documentation, release 1.4.4 #607

merged 1 commit into from
Aug 10, 2024

Conversation

TheR1D
Copy link
Owner

@TheR1D TheR1D commented Aug 10, 2024

Release notes:

  • Updated default ShellGPT model to gpt-4o.
  • Adopting new function calling format with OpenAI tools payload, also this also enables function calling on Groq and other non-openai models when using ShellGPT with LiteLLM.
  • Docker container improvements: added new config variables to set custom Shell and OS for shell command suggestions. You can specify any Shell/OS for generating suggestions in ~/.config/shell_gpt/.sgptrc or using environment variables. Note that in order to change existing OS and Shell you need to delete all default roles in ~/.config/shell_gpt/roles, and then relaunch sgpt with any prompt.
  • Minor shell identification fixes.

@TheR1D TheR1D added bug Something isn't working documentation Improvements or additions to documentation docker Docker related labels Aug 10, 2024
@TheR1D TheR1D self-assigned this Aug 10, 2024
@TheR1D TheR1D merged commit b087d73 into main Aug 10, 2024
3 checks passed
@TheR1D TheR1D deleted the release-1-4-4 branch August 10, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docker Docker related documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant