forked from Shinonome/dots-hyprland
gemini: 1.5 -> 2.0
This commit is contained in:
@@ -44,7 +44,7 @@ function replaceapidom(URL) {
|
||||
}
|
||||
return URL;
|
||||
}
|
||||
const CHAT_MODELS = ["gemini-1.5-flash"]
|
||||
const CHAT_MODELS = ["gemini-2.0-flash"]
|
||||
const ONE_CYCLE_COUNT = 3;
|
||||
|
||||
class GeminiMessage extends Service {
|
||||
|
||||
Reference in New Issue
Block a user