Explore Generative AI with the Vertex AI Gemini API: laboratório com desafio avaliações
Carregando...
Nenhum resultado encontrado.

    Explore Generative AI with the Vertex AI Gemini API: laboratório com desafio avaliações

    2817 avaliações

    Akash Deep V. · Revisado há 4 months

    Anthony P. · Revisado há 4 months

    Jordan I. · Revisado há 4 months

    Ferry Yun K. · Revisado há 4 months

    Tomy Ivan S. · Revisado há 4 months

    David H. · Revisado há 4 months

    S. Shaun B. · Revisado há 4 months

    Muhamad Anggara R. · Revisado há 4 months

    ANKIT B. · Revisado há 4 months

    Abdul M. · Revisado há 4 months

    Sreenivasan R. · Revisado há 4 months

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

    Muhammad Nadeem N. · Revisado há 5 months

    ffgffdg

    DIVYA S. · Revisado há 5 months

    Felipe M. · Revisado há 5 months

    Sanjana S. · Revisado há 5 months

    Pedro D. · Revisado há 5 months

    Surabhi A. · Revisado há 5 months

    Anuj G. · Revisado há 5 months

    Anuj G. · Revisado há 5 months

    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. · Revisado há 5 months

    saket s. · Revisado há 5 months

    DIVYA S. · Revisado há 5 months

    Issues with access permissions to the bucket with video

    Andrzej B. · Revisado há 5 months

    Nithya K. · Revisado há 5 months

    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. · Revisado há 5 months

    Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.