Skip to content

Commit

Permalink
Update files.go
Browse files Browse the repository at this point in the history
  • Loading branch information
beaubeas authored Oct 16, 2024
1 parent 0410069 commit 1590046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions genai/files.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ type UploadFileOptions struct {
// To generate your own unique names, consider a cryptographic hash algorithm like SHA-1.
// The string "files/" is prepended to the name if it does not contain a '/'.
//
//
// Use the returned file's URI field with a [FileData] Part to use it for generation.
//
// It is an error to upload a file that already exists.
Expand Down

0 comments on commit 1590046

Please sign in to comment.