We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add the option to use GPT4 Turbo. 3x cheaper compared to GPT4.
Adding gpt-4-turbo-preview or specifically gpt-4-0125-preview would be great
Even though gpt-4-1106-preview seems part of the source code, it seems to through up a keyerror: KeyError: 'gpt-4-1106-preview'
KeyError: 'gpt-4-1106-preview'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add the option to use GPT4 Turbo. 3x cheaper compared to GPT4.
Adding gpt-4-turbo-preview or specifically gpt-4-0125-preview would be great
Even though gpt-4-1106-preview seems part of the source code, it seems to through up a keyerror:
KeyError: 'gpt-4-1106-preview'
The text was updated successfully, but these errors were encountered: