20251224
This commit is contained in:
parent
1259ba76c9
commit
6454e1b46b
19 changed files with 667 additions and 611 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
export const GEMINI_MODEL_ID = "gemini-2.5-flash";
|
||||
export const DEBUG = true;
|
||||
export const GEMINI_MODEL_ID = "gemini-2.5-pro";
|
||||
export const DEBUG = false;
|
||||
|
||||
export const CLOUD_STORAGE_MASTER_FOLDER_NAME = "master";
|
||||
export const CLOUD_STORAGE_LOG_FOLDER_NAME = "new_request_log";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue