Add claude caching and fix gpt4o chatgpt

This commit is contained in:
kwaroran
2024-08-15 06:16:48 +09:00
parent 5d66e35a61
commit 146ed8c5b0
4 changed files with 79 additions and 24 deletions

View File

@@ -709,6 +709,7 @@ export interface Database{
comfyConfig: ComfyConfig
comfyUiUrl: string
useLegacyGUI: boolean
claudeCachingExperimental: boolean
}
export interface customscript{