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
Right now, Genkit Go only supports model families (e.g. gemini-1.5-flash) but there are many versions that offer different characteristics like gemini-1.5-flash-8b. Related in JS:
Right now, Genkit Go only supports model families (e.g.
gemini-1.5-flash
) but there are many versions that offer different characteristics likegemini-1.5-flash-8b
. Related in JS:genkit/js/plugins/vertexai/src/gemini.ts
Line 118 in 39c86af
The text was updated successfully, but these errors were encountered: