R/events.R
export_events_jsonl.Rd
Export agent events as JSON Lines
export_events_jsonl(agent, path, thread_id = NULL)
A DeepAgent object.
DeepAgent
Destination JSONL path.
Optional thread id to filter events.
Invisibly returns path.
path