mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
gemini: 1.5 -> 2.0
This commit is contained in:
parent
4d2d1aba75
commit
a97af6f3bc
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue