Explore Generative AI with the Vertex AI Gemini API: Challenge Lab Ulasan
Memuat…
Tidak ditemukan hasil.

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

    2814 ulasan

    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. · Diulas 4 bulan lalu

    Rodrigo A. · Diulas 4 bulan lalu

    Will N. · Diulas 4 bulan lalu

    shubham V. · Diulas 4 bulan lalu

    Sanjay J. · Diulas 4 bulan lalu

    good

    Anand D. · Diulas 4 bulan lalu

    __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. · Diulas 4 bulan lalu

    礼 小. · Diulas 4 bulan lalu

    悠斗 福. · Diulas 4 bulan lalu

    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. · Diulas 4 bulan lalu

    Damodhar J. · Diulas 4 bulan lalu

    Thanks

    Adolfo Camacho .. · Diulas 4 bulan lalu

    BHASKAR B. · Diulas 4 bulan lalu

    BHASKAR B. · Diulas 4 bulan lalu

    Divya S. · Diulas 4 bulan lalu

    Yash M. · Diulas 4 bulan lalu

    Satyakam M. · Diulas 4 bulan lalu

    Sucharita S. · Diulas 4 bulan lalu

    Indra R. · Diulas 4 bulan lalu

    Good

    Dr. Veera B D. · Diulas 4 bulan lalu

    Prakash V. · Diulas 4 bulan lalu

    Vikas V. · Diulas 4 bulan lalu

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

    Zain N. · Diulas 4 bulan lalu

    Vikas V. · Diulas 4 bulan lalu

    Bala s. · Diulas 4 bulan lalu

    Kami tidak dapat memastikan bahwa ulasan yang dipublikasikan berasal dari konsumen yang telah membeli atau menggunakan produk terkait. Ulasan tidak diverifikasi oleh Google.