Files
pipecat/changelog/3449.changed.md
Mark Backman 20a3ada916 refactor: rename tracing span attribute "system" to "system_instructions"
Align with the OpenTelemetry GenAI semantic convention
gen_ai.system_instructions for system prompts. The old "system"
attribute name was unrelated to gen_ai.system (which is for
provider name).
2026-03-20 21:34:22 -04:00

127 B

  • Renamed tracing span attribute system to system_instructions to align with the OpenTelemetry GenAI semantic conventions.