Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/static/js/config/config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const CONFIG = {
API: {
VERSION: 'v1beta',
MODEL_NAME: 'models/gemini-live-2.5-flash-preview'
MODEL_NAME: 'models/gemini-2.5-flash-native-audio-preview-12-2025'
},
// You can change the system instruction to your liking
SYSTEM_INSTRUCTION: {
Expand All @@ -20,4 +20,4 @@ export const CONFIG = {
// }
};

export default CONFIG;
export default CONFIG;