You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
The text was updated successfully, but these errors were encountered: