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

GPT4 support #20

Open
webbertakken opened this issue Jul 8, 2023 · 0 comments
Open

GPT4 support #20

webbertakken opened this issue Jul 8, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@webbertakken
Copy link
Owner

Context

GPT4 has reached general availability on july 6th, 2023. It also states that the limits will become higher.

Suggested solution

Use GPT4 exclusively, with a fallback to GPT-3.5-Turbo in case of no availability.

Considered alternatives

  • Immediately switching to our own fine-tuned model (probably too early)
  • Staying at GPT-3.5-Turbo (viable, but let's see if we can make GPT4 do some work for us)

Additional details

Perhaps we need to look into and SDK that can more easily set the context and help us finetune our prompts and store context between requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant