Tool result show up as user message in traces #700
Unanswered
robin-fiddler
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@poshinchen mentioned that this is the relevant code here: sdk-python/src/strands/telemetry/tracer.py Line 243 in 17ccdd2 Internally tool use messages are represented as user messages, so we probably need to do some sort of mapping from user tool messages -> |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am ingesting otel traces from strands and noticed a peculiar behaviour. The output of the tool in events is named "gen_ai.user.message". Shouldn't it be "gen_ai.tool.message"
Relevant Span
Full span below
Beta Was this translation helpful? Give feedback.
All reactions