Skip to main content

Module context

Module context 

Source
Expand description

Context — Per-request execution environment

The Context is passed to every tool call. It provides access to the memory store, current brain-wave state, session information, and a scratchpad for intermediate results.

Structs§

Context
Per-request execution context.