Welcome to the

AppSheet Creators Community

Find answers, ask questions, and connect with other creators.

cancel
Showing results for 
Search instead for 
Did you mean: 
Bronze 2
Since ‎01-31-2024
‎02-06-2024

My Stats

  • 2 Posts
  • 0 Solutions
  • 1 Likes given
  • 4 Likes received

rgreen022's Bio

Badges rgreen022 Earned

View all badges

Recent Activity

I have recently started to get the following errors when I run this code. Example:import vertexai from vertexai.language_models import TextGenerationModel vertexai.init(project="*", location="us-central1") parameters = { "max_output_tokens": 1024, "t...