Vertex AI の Gemini API で生成 AI を使ってみる: チャレンジラボ のレビュー

17967 件のレビュー

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

McCrady Daniel · 1年以上前にレビュー済み

Got InternalServerError for Task 3 response generation for video content

Parekh Rishi Yash · 1年以上前にレビュー済み

Bhowmik Bhaskar · 1年以上前にレビュー済み

Nothing works.

McCrady Daniel · 1年以上前にレビュー済み

Checks will not pass after completing the tasks

Nossiter Will · 1年以上前にレビュー済み

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

Pinheiro Joao · 1年以上前にレビュー済み

De Hoyos Teran Aldair de Luis · 1年以上前にレビュー済み

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="")

McCrady Daniel · 1年以上前にレビュー済み

Assar Rodrigo · 1年以上前にレビュー済み

Nossiter Will · 1年以上前にレビュー済み

Vashist shubham · 1年以上前にレビュー済み

Jat Sanjay · 1年以上前にレビュー済み

good

Deshmukh Anand · 1年以上前にレビュー済み

__MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with: status = StatusCode.PERMISSION_DENIED error on using model.generate_content for Gemini Vision Pro model....Need to relook workbench configuration parameters.

Raghunathan Sunil · 1年以上前にレビュー済み

小野木 礼 · 1年以上前にレビュー済み

福永 悠斗 · 1年以上前にレビュー済み

Lab is good, but unable to capture the results, so can't mark task as completed. Retried dozen of times, so finally closing the lab.

Kaushik Narendra · 1年以上前にレビュー済み

Jangam Damodhar · 1年以上前にレビュー済み

Thanks

. Adolfo Camacho · 1年以上前にレビュー済み

Bhowmik Bhaskar · 1年以上前にレビュー済み

Bhowmik Bhaskar · 1年以上前にレビュー済み

Singh Divya · 1年以上前にレビュー済み

Mishra Yash · 1年以上前にレビュー済み

Maurya Satyakam · 1年以上前にレビュー済み

Saha Sucharita · 1年以上前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。