Motivation
When running Agent, it's usually reported task status during execution, e.g. reasoning process. It's not the part of result, but it's import for the end user to understand the result or debug.
Function Specification
Add record_events function to TaskContext/SessionContext for flame instance to report the process of task.
Solutions
N/A
Additional context
N/A
Motivation
When running Agent, it's usually reported task status during execution, e.g. reasoning process. It's not the part of result, but it's import for the end user to understand the result or debug.
Function Specification
Add
record_eventsfunction toTaskContext/SessionContextfor flame instance to report the process of task.Solutions
N/A
Additional context
N/A