Skip to content

Commit eb2a88d

Browse files
author
icheer
committed
fix: getLiteModel
1 parent 55f5c74 commit eb2a88d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

worker.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -805,6 +805,7 @@ function getLiteModelId(modelIds) {
805805
.map(i => i.split('=')[0].trim())
806806
.filter(i => i);
807807
const parts = [
808+
'gcli/gemini-flash-latest',
808809
'gcli/gemini-2.5-flash',
809810
'-mini',
810811
'-nano',

0 commit comments

Comments
 (0)