We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0633561 commit 274f56bCopy full SHA for 274f56b
genai/files.go
@@ -39,7 +39,7 @@ type UploadFileOptions struct {
39
// [http.DetectContentType].
40
// The supported MIME types are documented on [this page].
41
//
42
- // [this page]: https://ai.google.dev/gemini-api/docs/prompting_with_media?lang=go#supported_file_formats
+ // [this page]: https://ai.google.dev/gemini-api/docs/document-processing?lang=go#technical-details
43
MIMEType string
44
}
45
0 commit comments