mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
Changes include: - Implementing missing attributes. e.g. 'gen_ai.agent.name' - Specifying reasons for not filling out some conditionally required attributes. e.g. 'gen_ai.data_source.id' - Specifying reasons for not including certain attributes which are specified in current semconv. e.g. inference attributes on agent spans PiperOrigin-RevId: 811379706