Browse Source

Update api.ts

Premshay 1 year ago
parent
commit
acf472aae0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/shared/api.ts

+ 0 - 1
src/shared/api.ts

@@ -16,7 +16,6 @@ export interface ApiHandlerOptions {
 	openRouterApiKey?: string
 	openRouterModelId?: string
 	openRouterModelInfo?: ModelInfo
-	openRouterUseMiddleOutTransform?: boolean
 	awsAccessKey?: string
 	awsSecretKey?: string
 	awsSessionToken?: string