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

OPENAI_API_KEY for GPT-4 #12

Closed
gbenaa opened this issue Jul 4, 2023 · 2 comments
Closed

OPENAI_API_KEY for GPT-4 #12

gbenaa opened this issue Jul 4, 2023 · 2 comments

Comments

@gbenaa
Copy link

gbenaa commented Jul 4, 2023

Hi - this looks like such a great project.

You say "It's also recommended that you use at least GPT-4, preferably GPT-4-32k.

Set your OpenAI API key and install the python requirements:

export OPENAI_API_KEY="

My key only permits GPT-3.5 at present, am on the waiting list for GPT-4 - I presume I won't be able to use your appliction in the meantime?

@joshpxyne
Copy link
Owner

You can use GPT-3.5 by defining it in the --model option. That said, with large files it might hit the context window limit, which will be fixed soon with #2

@gbenaa
Copy link
Author

gbenaa commented Jul 4, 2023

Got you - thanks for the quick response

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

No branches or pull requests

2 participants