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

Update to new OpenAI models #28

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Update to new OpenAI models #28

merged 2 commits into from
Jan 29, 2024

Conversation

maxstrid
Copy link
Collaborator

Updates our default completion model and our text embedding models.

Points DEFAULT_MODEL to the gpt-4-turbo-preview endpoint which should
always stay up to date. Makes it so we don't need to change this likely
until GPT 4 Turbo is out of preview.

Signed-off-by: Maxwell Henderson <mxwhenderson@gmail.com>
Signed-off-by: Maxwell Henderson <mxwhenderson@gmail.com>
@maxstrid maxstrid merged commit daa5e42 into main Jan 29, 2024
4 checks passed
@maxstrid maxstrid deleted the model_update branch January 29, 2024 04:33
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