Please read this first
- Have you read the docs? Agents SDK docs
- Have you searched for related issues? Others may have had similar requests
Describe the feature
I am trying to convert the span of this library into an otel (OpenTelemetry) span.
I am dealing with spans of type type: "agent", and I want to obtain the current agent's input (should be turnInput) content through runner.on('agent_start',()=>{}) and set it to otelSpan.attributes['input'].