Skip to content

Commit

Permalink
Update TextGeneration.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
logankilpatrick authored Sep 16, 2024
1 parent 44b8ce1 commit 8f8cc8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/TextGeneration.swift
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ import XCTest

func testTextOnlyPrompt() async throws {
// [START text_gen_text_only_prompt]
import GoogleGenerativeAI
let generativeModel =
GenerativeModel(
// Specify a Gemini model appropriate for your use case
Expand Down

0 comments on commit 8f8cc8f

Please sign in to comment.