Explore Generative AI with the Vertex AI Gemini API: Challenge Lab Reviews

Explore Generative AI with the Vertex AI Gemini API: Challenge Lab Reviews

1836 reviews

Mahesh Kumar P. · Reviewed yaklaşık 2 ay ago

mahesh kumar p. · Reviewed yaklaşık 2 ay ago

将秀 高. · Reviewed yaklaşık 2 ay ago

Rajesh S. · Reviewed yaklaşık 2 ay ago

将秀 高. · Reviewed yaklaşık 2 ay ago

Harish K. · Reviewed yaklaşık 2 ay ago

Rodolfo R. · Reviewed yaklaşık 2 ay ago

Oleksandr V. · Reviewed yaklaşık 2 ay ago

Mohd M. · Reviewed yaklaşık 2 ay ago

quik G. · Reviewed yaklaşık 2 ay ago

Mohd M. · Reviewed yaklaşık 2 ay ago

Afashan siddiqui G. · Reviewed yaklaşık 2 ay ago

derek d. · Reviewed yaklaşık 2 ay ago

Takao S. · Reviewed yaklaşık 2 ay ago

信吾 古. · Reviewed yaklaşık 2 ay ago

Still really bad. still getting 500 but using different models worked.

Daniel M. · Reviewed yaklaşık 2 ay ago

Got InternalServerError for Task 3 response generation for video content

Rishi Yash P. · Reviewed yaklaşık 2 ay ago

BHASKAR B. · Reviewed 2 ay ago

Nothing works.

Daniel M. · Reviewed 2 ay ago

Checks will not pass after completing the tasks

Will N. · Reviewed 2 ay ago

https://github.com/google-gemini/generative-ai-python/issues/467

Joao P. · Reviewed 2 ay ago

Aldair de Luis D. · Reviewed 2 ay ago

Seems like Task 2 isn't finished. It only goes to getting the function that needs to be called but doesn't show the function calling code. # Task 3.2 Generate a video description # In this cell, update the prompt to ask Gemini to describe the video URL referenced. # You can use the documentation at the following link to assist. # https://cloud.google.com/vertex-ai/docs/generative-ai/multimodal/sdk-for-gemini/gemini-sdk-overview-reference#generate-content-from-video # # Video URI: gs://github-repo/img/gemini/multimodality_usecases_overview/mediterraneansea.mp4 # prompt = """ What is shown in this video? Where should I go to see it? What are the top 5 places in the world that look like this? """ video = Part.from_uri( uri="gs://github-repo/img/gemini/multimodality_usecases_overview/mediterraneansea.mp4", mime_type="video/mp4", ) contents = [video, prompt] responses = multimodal_model.generate_content(contents, stream=True) print("-------Prompt--------") print_multimodal_prompt(contents) print("\n-------Response--------") for response in responses: print(response.text, end="")

Daniel M. · Reviewed 2 ay ago

Rodrigo A. · Reviewed 2 ay ago

Will N. · Reviewed 2 ay ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.