-
Notifications
You must be signed in to change notification settings - Fork 827
Closed
Labels
area-aiMicrosoft.Extensions.AI librariesMicrosoft.Extensions.AI librariesbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.
Description
Currently the OpenTelemetryChatClient support most of the attributes from the semantic conventions for gen ai 1.34.
There is a however a diff with the usage part. The gen_ai.usage.input_tokens and gen_ai.usage.output_tokens attributes are missing.
But we have gen_ai.response.input_tokens and gen_ai.response.output_tokens instead. Is this intentional or is it possible to add the usage parameters to the trace attributes?
Metadata
Metadata
Assignees
Labels
area-aiMicrosoft.Extensions.AI librariesMicrosoft.Extensions.AI librariesbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.