Skip to content

Change default model from gpt-3.5-turbo to gpt-4o-mini in CLI #44

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

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

catatsuy
Copy link
Owner

This pull request primarily updates the default model used in the 'bento' tool from gpt-3.5-turbo to gpt-4o-mini. The changes are reflected in the tool's usage instructions in the README.md file and in the command-line interface setup in the internal/cli/cli.go file. Additionally, the Git alias setup in the README.md file has been simplified.

Changes to the 'bento' tool:

  • README.md: Updated the default model in the 'bento' tool usage instructions from gpt-3.5-turbo to gpt-4o-mini. [1] [2]
  • internal/cli/cli.go: Changed the default model in the command-line interface setup from gpt-3.5-turbo to gpt-4o-mini.

Changes to the Git alias setup:

  • README.md: Simplified the Git alias setup by removing the -model option from the sb and sc aliases.

@catatsuy catatsuy merged commit d189062 into main Jul 20, 2024
5 checks passed
@catatsuy catatsuy deleted the feature-update-model-to-gpt-4o-mini branch July 20, 2024 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant