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

FEATURE: implement GPT-4 turbo support #345

Merged
merged 2 commits into from Dec 11, 2023
Merged

FEATURE: implement GPT-4 turbo support #345

merged 2 commits into from Dec 11, 2023

Conversation

SamSaffron
Copy link
Member

Keep in mind:

  • GPT-4 is only going to be fully released next year - so this hardcodes preview model for now
  • Fixes streaming bugs which became a big problem with GPT-4 turbo
  • Adds Azure endpoing for turbo as well

Keep in mind:

- GPT-4 is only going to be fully released next year - so this hardcodes preview model for now
- Fixes streaming bugs which became a big problem with GPT-4 turbo
- Adds Azure endpoing for turbo as well
config/locales/server.en.yml Outdated Show resolved Hide resolved
Co-authored-by: Martin Brennan <martin@discourse.org>
@SamSaffron SamSaffron merged commit 3c9901d into main Dec 11, 2023
7 checks passed
@SamSaffron SamSaffron deleted the persona-user branch December 11, 2023 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants