Add claude caching and fix gpt4o chatgpt
This commit is contained in:
@@ -709,6 +709,7 @@ export interface Database{
|
||||
comfyConfig: ComfyConfig
|
||||
comfyUiUrl: string
|
||||
useLegacyGUI: boolean
|
||||
claudeCachingExperimental: boolean
|
||||
}
|
||||
|
||||
export interface customscript{
|
||||
|
||||
Reference in New Issue
Block a user