qiaodev
qiaodev
Thanks for raising this issue. The example https://ai.google.dev/gemini-api/docs/video-understanding needs to be updated. To unblock your progress, you can refer to examples below Upload file: https://github.com/googleapis/go-genai/blob/66c349f93d84bb8991cb10fe4abec4a04e7ab388/examples/files/upload_file.go#L85 GenerateContent: https://github.com/googleapis/go-genai/blob/66c349f93d84bb8991cb10fe4abec4a04e7ab388/examples/models/generate_content/text.go#L42
Close this issue since the https://ai.google.dev/gemini-api/docs/video-understanding is fixed
@nair-shubh The Gemini API backend supports API Key authorization https://ai.google.dev/gemini-api/docs/api-key. I cannot find any public docs about custom credential support in Gemini API backend. For my education, could you help...
I am not sure. I guess this "online prediction" CMEK support is referring using CMEK in `CachedContent` and use the `CachedContent` in `GenerateContent` API. https://github.com/googleapis/go-genai/blob/66c349f93d84bb8991cb10fe4abec4a04e7ab388/types.go#L2822
Thank you for your contribution. This repository is not yet open for external contributions. We will update once we have established a process for accepting pull requests.
Thank you for raising this issue and for the continued discussion. We understand your frustration regarding the cloud.google.com/go/vertexai/genai package and its compatibility with partner models, especially given the difficulties you've...
Hi @newhook What's the cloud.google.com/go/vertexai/genai version, is it 0.14.0?
This issue is related to the cloud.google.com/go/vertexai/genai package. Please note that as of June 24, 2025, this package is deprecated and will be removed on June 24, 2026, with the...
This issue is related to the cloud.google.com/go/vertexai/genai package. Please note that as of June 24, 2025, this package is deprecated and will be removed on June 24, 2026, with the...
@Klaus-Tockloth Could you provide full request so that I can rephrase it using curl command and routing this issue to backend team. Thanks