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

Updated fast mode to gpt-4o-mini & Profile version updated #1418

Merged

Conversation

CyanideByte
Copy link
Contributor

@CyanideByte CyanideByte commented Aug 21, 2024

Describe the changes you have made:

  • Updated all usages of gpt-3.5-turbo to gpt-4o-mini because its cheaper and more capable
  • Updated a few leftover defaults from gpt-4-turbo to gpt-4o
  • Added gpt-4o-mini to list of models that ask user for openai key
  • Updated version numbers on fast.yaml and vision.yaml profiles

Reference any relevant issues (e.g. "Fixes #000"):

  • Fixed "We have updated our profile file format. Would you like to migrate your profile file to the new format? No data will be lost."

Pre-Submission Checklist (optional but appreciated):

  • I have included relevant documentation updates (stored in /docs)
  • I have read docs/CONTRIBUTING.md
  • I have read docs/ROADMAP.md

OS Tests (optional but appreciated):

  • Tested on Windows
  • Tested on MacOS
  • Tested on Linux

@CyanideByte CyanideByte changed the title Updated fast mode to gpt-4o-mini & turbo references to 4o Updated fast mode to gpt-4o-mini & Profile version updated Aug 21, 2024
@KillianLucas KillianLucas changed the base branch from main to development August 26, 2024 15:55
@KillianLucas KillianLucas merged commit a28073b into OpenInterpreter:development Aug 26, 2024
0 of 2 checks passed
@KillianLucas
Copy link
Collaborator

Nice, huge upgrade to all of those profiles. (wondering if it makes sense to default to 4o-mini? it's my default now.)

@drhouse
Copy link

drhouse commented Aug 27, 2024

+1 for 4o-mini being the default, I recommend it in this post #1415

@CyanideByte CyanideByte deleted the gpt-4o-mini-fast branch August 27, 2024 13:17
@CyanideByte
Copy link
Contributor Author

CyanideByte commented Aug 27, 2024

I haven't personally tested much of 4o-mini yet. Does it feel strong enough to handle most tasks?
It being dirt cheap is definitely a plus though.

@drhouse
Copy link

drhouse commented Aug 27, 2024

I haven't personally tested much of 4o-mini yet. Does it feel strong enough to handle most tasks? It being dirt cheap is definitely a plus though.

I honestly don't know what other option there really is, other commercial LLM's are either too expensive for regular use or, in my experience, free local LLM's aren't smart enough yet, the only current realistic balance is 4o-mini... of course I'd always like to hear of a better option

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.

3 participants