Try now
This commit is contained in:
@@ -13,7 +13,7 @@ class Settings:
|
||||
shortcut_toggle_mode: str = "alt+shift+6"
|
||||
|
||||
# OpenAI
|
||||
model: str = "gpt-4o-mini"
|
||||
model: str = "Google Gemini_2.5"
|
||||
prompt: str = (
|
||||
"You are a helpful assistant. Analyze the images and answer clearly."
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user