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
prompt = `The following words describe the labels assigned to an image (${description_string}). Strictly return only a list of 5 words, separated by commas describing the overall vibe of the image`;
const result = await model.generateContent(prompt);