Skip to content

Commit 7b76586

Browse files
committed
update model
1 parent 5f1172d commit 7b76586

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/docs/nuxt.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ export default defineNuxtConfig({
3232
},
3333
},
3434

35+
aiChat: {
36+
model: 'google/gemini-3-flash',
37+
},
38+
3539
icon: {
3640
customCollections: [
3741
{

0 commit comments

Comments
 (0)