diff --git a/src/shared/api.ts b/src/shared/api.ts index e92cdc8..32b7891 100644 --- a/src/shared/api.ts +++ b/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