agentskit.js

DeprecationPolicy

Auto-generated API reference for DeprecationPolicy.

Interface: DeprecationPolicy

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

#Properties

#logger?

optional logger?: (msg) => void

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

Sink for warnings. Defaults to console.warn.

#Parameters

msg

string

#Returns

void


#onDeprecation

onDeprecation: DeprecationAction

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


#table?

optional table?: ModelDeprecation[]

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

Explore nearby

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

On this page