-
Notifications
You must be signed in to change notification settings - Fork 60.2k
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
google ai models. #5337
Comments
Please follow the issue template to update title and description of your issue. |
Also, please add: HARM_CATEGORY_CIVIC_INTEGRITY |
Also, please add: HARM_CATEGORY_CIVIC_INTEGRITY |
by the way, where, in settings do I set the harm category? |
also: in the fetch request use:
and remove key= from the query. |
Instead of having them fixed, get them dynamycally:
This returns the latest pro-exp model AND the full list of models.
["gemini-1.5-pro-exp-0827",["chat-bison-001","text-bison-001","embedding-gecko-001","gemini-1.0-pro-latest","gemini-1.0-pro","gemini-pro","gemini-1.0-pro-001","gemini-1.0-pro-vision-latest","gemini-pro-vision","gemini-1.5-pro-latest","gemini-1.5-pro-001","gemini-1.5-pro","gemini-1.5-pro-exp-0801","gemini-1.5-pro-exp-0827","gemini-1.5-flash-latest","gemini-1.5-flash-001","gemini-1.5-flash-001-tuning","gemini-1.5-flash","gemini-1.5-flash-exp-0827","gemini-1.5-flash-8b-exp-0827","embedding-001","text-embedding-004","aqa"]]
The text was updated successfully, but these errors were encountered: