agentskit.js

ModelDeprecation

Auto-generated API reference for ModelDeprecation.

Interface: ModelDeprecation

Defined in: adapters/src/deprecation.ts:21

#Properties

#model

model: string

Defined in: adapters/src/deprecation.ts:23


#note?

optional note?: string

Defined in: adapters/src/deprecation.ts:29

Optional human-readable reason / link.


#provider

provider: string

Defined in: adapters/src/deprecation.ts:22


#successor?

optional successor?: string

Defined in: adapters/src/deprecation.ts:27

Suggested successor β€” used when onDeprecation: 'remap'.


#sunsetOn?

optional sunsetOn?: string

Defined in: adapters/src/deprecation.ts:25

ISO date the provider's sunset takes effect.

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page