Skip to main content

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?

optional anthropic?: string

Defined in: packages/core/src/providers/types.ts:224

Inherited from

DerivedApiKeys.anthropic


assemblyai?

optional assemblyai?: string

Defined in: packages/core/src/providers/types.ts:232

Inherited from

DerivedApiKeys.assemblyai


deepgram?

optional deepgram?: string

Defined in: packages/core/src/providers/types.ts:231

Inherited from

DerivedApiKeys.deepgram


google?

optional google?: string

Defined in: packages/core/src/providers/types.ts:228

Inherited from

DerivedApiKeys.google


openai?

optional openai?: string

Defined in: packages/core/src/providers/types.ts:223

Inherited from

DerivedApiKeys.openai


openrouter?

optional openrouter?: string

Defined in: packages/core/src/providers/types.ts:225

Inherited from

DerivedApiKeys.openrouter


sakana?

optional sakana?: string

Defined in: packages/core/src/providers/types.ts:227

Inherited from

DerivedApiKeys.sakana


xai?

optional xai?: string

Defined in: packages/core/src/providers/types.ts:226

Inherited from

DerivedApiKeys.xai