feat(livekit): upgrade Gemini starter
This commit is contained in:
@@ -25,7 +25,7 @@ export const APP_CONFIG_DEFAULTS: AppConfig = {
|
||||
companyName: 'Gemini Hackathon',
|
||||
pageTitle: 'Gemini Hacker Starter',
|
||||
pageDescription:
|
||||
'Voice, vision, image generation, and real-time music with Gemini 2.5 native audio, Nano Banana, and Lyria',
|
||||
'Voice, vision, image generation, and real-time music with Gemini 3.1 Live, Nano Banana 2, and Lyria',
|
||||
|
||||
supportsChatInput: true,
|
||||
supportsVideoInput: true,
|
||||
|
||||
@@ -34,7 +34,7 @@ export const WelcomeView = ({
|
||||
<WelcomeImage />
|
||||
|
||||
<p className="text-foreground max-w-prose pt-1 leading-6 font-medium">
|
||||
Voice, vision, images, and music — powered by Gemini 3.1, NanoBanana 2, and Lyria
|
||||
Voice, vision, images, and music — powered by Gemini 3.1 Live, NanoBanana 2, and Lyria
|
||||
</p>
|
||||
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user