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

feat: make OpenAI model configurable #4

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

karvla
Copy link
Contributor

@karvla karvla commented Sep 5, 2023

I didn't have access to the gpt4 model via the OpenAI API and there was no way to switch to gpt-3.5-turbo without changing the code so here's that feature:>

I didn't have access to the gpt4 model via the OpenAI API and there was
no way to switch to gpt-3.5-turbo without changing the code so here's
that feature:>
@ErikBjare
Copy link
Owner

ErikBjare commented Sep 5, 2023

Very nice!

You should have GPT-4 access if you've been successfully billed on your account iirc. I think GPT-4 access should be given out pretty quickly nowadays.

I remember GPT-3.5 didn't do that well, kinda why I didn't make anything out of this before 😅

@ErikBjare ErikBjare merged commit 3f8f238 into ErikBjare:master Sep 5, 2023
@karvla
Copy link
Contributor Author

karvla commented Sep 5, 2023

Ah, I see!

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.

2 participants