Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

@reactor/ai — message

@reactor/ai


@reactor/ai / Message

Defined in: index.ts:15

content: string | null

Defined in: index.ts:17


optional name?: string

Defined in: index.ts:18


role: "system" | "user" | "assistant" | "tool"

Defined in: index.ts:16


optional tool_call_id?: string

Defined in: index.ts:19


optional tool_calls?: ToolCall[]

Defined in: index.ts:20