createTurnSpan
function createTurnSpan(options, parent?): Span<TurnSpanData>;Create a new turn span. A turn represents one agent loop iteration. The span will not be started automatically.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
|
|
|
function createTurnSpan(options, parent?): Span<TurnSpanData>;Create a new turn span. A turn represents one agent loop iteration. The span will not be started automatically.
| Parameter | Type |
|---|---|
|
|
|
|
|