Update api.ts

This commit is contained in:
Premshay 2024-12-15 11:28:54 +02:00 committed by GitHub
parent 8460a796e9
commit acf472aae0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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