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

    2817 ulasan

    Akash Deep V. · Diulas 4 bulan lalu

    Anthony P. · Diulas 4 bulan lalu

    Jordan I. · Diulas 4 bulan lalu

    Ferry Yun K. · Diulas 4 bulan lalu

    Tomy Ivan S. · Diulas 4 bulan lalu

    David H. · Diulas 4 bulan lalu

    S. Shaun B. · Diulas 4 bulan lalu

    Muhamad Anggara R. · Diulas 4 bulan lalu

    ANKIT B. · Diulas 4 bulan lalu

    Abdul M. · Diulas 4 bulan lalu

    Sreenivasan R. · Diulas 4 bulan lalu

    face : Permission denied while accessing input file. Learn more about providing the appropriate credentials

    Muhammad Nadeem N. · Diulas 5 bulan lalu

    ffgffdg

    DIVYA S. · Diulas 5 bulan lalu

    Felipe M. · Diulas 5 bulan lalu

    Sanjana S. · Diulas 5 bulan lalu

    Pedro D. · Diulas 5 bulan lalu

    Surabhi A. · Diulas 5 bulan lalu

    Anuj G. · Diulas 5 bulan lalu

    Anuj G. · Diulas 5 bulan lalu

    I keep getting a 500 for Task 3.2 # 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 5 bulan lalu

    saket s. · Diulas 5 bulan lalu

    DIVYA S. · Diulas 5 bulan lalu

    Issues with access permissions to the bucket with video

    Andrzej B. · Diulas 5 bulan lalu

    Nithya K. · Diulas 5 bulan lalu

    This lab is broken (getting internal errors for task3 ) task 2 completed and I can see the results and it is not considering it correct. I know what I've done is correct because the results are verbatim in the previous two labs intro_multimodal_use_cases.ipynb and the Function calling lab intro_function_calling.ipynb Fix this pls!

    Anthony Y. · Diulas 5 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.