Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
eliben committed Jul 12, 2024
1 parent 84d4126 commit 812b840
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions genai/example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ import (
"google.golang.org/api/option"
)

// testDataDir is the location of the testdata directory in this project's
// source tree.
// Note: typically Go tests can assume a fixed directory location, but this
// particular file gets copied and can run from multiple directories (see
// the generate directive above).
var testDataDir = filepath.Join(testhelpers.ModuleRootDir(), "genai", "testdata")

func ExampleGenerativeModel_GenerateContent() {
Expand Down

0 comments on commit 812b840

Please sign in to comment.