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
This might sound as a very basic question...but when performing the initial setup with fabric --setup, to what kind of API service does the GOOGLE_API_KEY refer to? In the case of YOUTUBE_API_KEY, I have generated an API Key in Google Cloud specifically for YouTube Data API v3 service and it seems to work. However, for GOOGLE_API_KEY it is not fully clear to me to which service relates or which service should I enable.
update: After browsing fabric's source code, I saw that it actually might relate to the 'Generative Language API' (Google chat with Gemini I guess), so to use any of the Google models
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This might sound as a very basic question...but when performing the initial setup with
fabric --setup,
to what kind of API service does the GOOGLE_API_KEY refer to? In the case of YOUTUBE_API_KEY, I have generated an API Key in Google Cloud specifically for YouTube Data API v3 service and it seems to work. However, for GOOGLE_API_KEY it is not fully clear to me to which service relates or which service should I enable.update: After browsing fabric's source code, I saw that it actually might relate to the 'Generative Language API' (Google chat with Gemini I guess), so to use any of the Google models
Beta Was this translation helpful? Give feedback.
All reactions