if (FALSE) {
# token should be created before this. using the token.vertex() function
prompt <- "What is sachins Jersey number?"
gemini.vertex(prompt, tokens)
gemini.vertex(prompt, tokens, labels = list(team = "research", env = "test"))
}
Run the code above in your browser using DataLab