Skip to content

I hope to obtain the agent's input during the agent_start event #762

@eightHundreds

Description

@eightHundreds

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'].

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions