Skip to content

Commit

Permalink
Merge pull request #3 from tangledpuzzle/dev
Browse files Browse the repository at this point in the history
Update files.go
  • Loading branch information
VerdantCap authored Oct 16, 2024
2 parents 2323ca2 + 1590046 commit 4c9b539
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 4c9b539

Please sign in to comment.