Opinie (Explore Generative AI with the Gemini API in Vertex AI: Challenge Lab)
2812 opinii
Atul P. · Sprawdzono 4 miesiące temu
Mahesh Kumar P. · Sprawdzono 4 miesiące temu
mahesh kumar p. · Sprawdzono 4 miesiące temu
将秀 高. · Sprawdzono 4 miesiące temu
Rajesh S. · Sprawdzono 4 miesiące temu
将秀 高. · Sprawdzono 4 miesiące temu
Harish K. · Sprawdzono 4 miesiące temu
Rodolfo R. · Sprawdzono 4 miesiące temu
Oleksandr V. · Sprawdzono 4 miesiące temu
Mohd M. · Sprawdzono 4 miesiące temu
quik G. · Sprawdzono 4 miesiące temu
Mohd M. · Sprawdzono 4 miesiące temu
Afashan siddiqui G. · Sprawdzono 4 miesiące temu
derek d. · Sprawdzono 4 miesiące temu
Takao S. · Sprawdzono 4 miesiące temu
信吾 古. · Sprawdzono 4 miesiące temu
Still really bad. still getting 500 but using different models worked.
Daniel M. · Sprawdzono 4 miesiące temu
Got InternalServerError for Task 3 response generation for video content
Rishi Yash P. · Sprawdzono 4 miesiące temu
BHASKAR B. · Sprawdzono 4 miesiące temu
Nothing works.
Daniel M. · Sprawdzono 4 miesiące temu
Checks will not pass after completing the tasks
Will N. · Sprawdzono 4 miesiące temu
https://github.com/google-gemini/generative-ai-python/issues/467
Joao P. · Sprawdzono 4 miesiące temu
Aldair de Luis D. · Sprawdzono 4 miesiące temu
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. · Sprawdzono 4 miesiące temu
Rodrigo A. · Sprawdzono 4 miesiące temu
Nie gwarantujemy, że publikowane opinie pochodzą od konsumentów, którzy dane produkty kupili lub ich używali. Google nie weryfikuje opinii.