Browse Source

Update src/shared/globalState.ts

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Catalin Lupuleti 1 year ago
parent
commit
dd4fb6b309
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/shared/globalState.ts

+ 0 - 1
src/shared/globalState.ts

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