context

abstract val context: StateFlow<AgentContext>(source)

agent 的实时上下文,完整的消息、工具调用请求均在此索引。

关于流式数据请见 output

See also