关于“Explore Generative AI with the Vertex AI Gemini API:挑戰實驗室”的评价
正在加载…
未找到任何结果。

    关于“Explore Generative AI with the Vertex AI Gemini API:挑戰實驗室”的评价

    评论

    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. · 评论4 months之前

    Rodrigo A. · 评论4 months之前

    Will N. · 评论4 months之前

    shubham V. · 评论4 months之前

    Sanjay J. · 评论4 months之前

    good

    Anand D. · 评论4 months之前

    __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.

    Sunil R. · 评论4 months之前

    礼 小. · 评论4 months之前

    悠斗 福. · 评论4 months之前

    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.

    Narendra K. · 评论4 months之前

    Damodhar J. · 评论4 months之前

    Thanks

    Adolfo Camacho .. · 评论4 months之前

    BHASKAR B. · 评论4 months之前

    BHASKAR B. · 评论4 months之前

    Divya S. · 评论4 months之前

    Yash M. · 评论4 months之前

    Satyakam M. · 评论4 months之前

    Sucharita S. · 评论4 months之前

    Indra R. · 评论4 months之前

    Good

    Dr. Veera B D. · 评论4 months之前

    Prakash V. · 评论4 months之前

    Vikas V. · 评论4 months之前

    Some weird permissions error on the final task made it very hard to complete

    Zain N. · 评论4 months之前

    Vikas V. · 评论4 months之前

    Bala s. · 评论4 months之前

    我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。