Skip to content

Commit 822d75a

Browse files
committed
Update Live API Demo model: gemini-2.5-flash-native-audio-preview-12-2025'
1 parent 9e2d6ad commit 822d75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase_ai_logic_showcase/lib/demos/live_api/firebaseai_live_api_service.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class LiveApiService {
5353
systemInstruction: Content.text(
5454
'You are a helpful assistant. If you have a tool to help the user, please use it.',
5555
),
56-
model: 'gemini-2.5-flash-native-audio-preview-09-2025',
56+
model: 'gemini-2.5-flash-native-audio-preview-12-2025',
5757
liveGenerationConfig: LiveGenerationConfig(
5858
speechConfig: SpeechConfig(voiceName: 'fenrir'),
5959
responseModalities: [ResponseModalities.audio],

0 commit comments

Comments
 (0)