Catalin Lupuleti 10 месяцев назад
Родитель
Сommit
87b70cef83
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/shared/globalState.ts

+ 1 - 0
src/shared/globalState.ts

@@ -44,6 +44,7 @@ export type GlobalStateKey =
 	| "lmStudioBaseUrl"
 	| "anthropicBaseUrl"
 	| "anthropicThinking"
+	| "vertexThinking"
 	| "azureApiVersion"
 	| "openAiStreamingEnabled"
 	| "openRouterModelId"