agentskit.js

AdapterContext

Auto-generated API reference for AdapterContext.

Interface: AdapterContext

Defined in: core/dist/index.d.ts:43

#Properties

#maxTokens?

optional maxTokens?: number

Defined in: core/dist/index.d.ts:46


#metadata?

optional metadata?: Record<string, unknown>

Defined in: core/dist/index.d.ts:48


#systemPrompt?

optional systemPrompt?: string

Defined in: core/dist/index.d.ts:44


#temperature?

optional temperature?: number

Defined in: core/dist/index.d.ts:45


#tools?

optional tools?: ToolDefinition<Record<string, unknown>>[]

Defined in: core/dist/index.d.ts:47

Explore nearby

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

On this page