Skip to content

Commit

Permalink
update import comments
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubox76 committed Jul 12, 2024
1 parent 8eff40a commit f72b3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/count_tokens.js
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ async function tokensMultimodalVideoAudioFileApi() {
async function tokensCachedContent() {
// [START tokens_cached_content]
// Make sure to include these imports:
// import { GoogleAICacheManager } from "@google/generative-ai/server";
// import { GoogleAIFileManager, GoogleAICacheManager } from "@google/generative-ai/server";
// import { GoogleGenerativeAI } from "@google/generative-ai";

// Upload large text file.
Expand Down

0 comments on commit f72b3b0

Please sign in to comment.