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
Hello!
How can I make Wordcraft support the latest Gemini models, "gemini-1.5-flash-latest" and "gemini-1.5-pro-latest"?
The text was updated successfully, but these errors were encountered:
Hi, @saliksik - you can change the model name on lines 67 & 68 of the app/models/gemini/api.ts file to the Gemini models listed in the docs
https://github.com/PAIR-code/wordcraft/blob/main/app/models/gemini/api.ts#L67
Sorry, something went wrong.
No branches or pull requests
Hello!
How can I make Wordcraft support the latest Gemini models, "gemini-1.5-flash-latest" and "gemini-1.5-pro-latest"?
The text was updated successfully, but these errors were encountered: