Interface: DefaultApiKeys
Defined in: packages/core/src/providers/api-keys.ts:19
Default API keys that can be set programmatically. Kept as an interface (extends DerivedApiKeys) for backward compatibility and to support declaration merging.
Extends
DerivedApiKeys
Properties
anthropic?
optionalanthropic?:string
Defined in: packages/core/src/providers/types.ts:224
Inherited from
assemblyai?
optionalassemblyai?:string
Defined in: packages/core/src/providers/types.ts:231
Inherited from
deepgram?
optionaldeepgram?:string
Defined in: packages/core/src/providers/types.ts:230
Inherited from
google?
optionalgoogle?:string
Defined in: packages/core/src/providers/types.ts:227
Inherited from
openai?
optionalopenai?:string
Defined in: packages/core/src/providers/types.ts:223
Inherited from
openrouter?
optionalopenrouter?:string
Defined in: packages/core/src/providers/types.ts:225
Inherited from
xai?
optionalxai?:string
Defined in: packages/core/src/providers/types.ts:226