semantic-conventions/docs/gen-ai
Liudmila Molkova 32b75a8d46
Introduce per-message structured GenAI events instead of prompt/completion span events (#980)
2024-10-04 09:23:41 -07:00
..
README.md Introduce per-message structured GenAI events instead of prompt/completion span events (#980) 2024-10-04 09:23:41 -07:00
gen-ai-events.md Introduce per-message structured GenAI events instead of prompt/completion span events (#980) 2024-10-04 09:23:41 -07:00
gen-ai-metrics.md Proposal: Unify metric templates (#1411) 2024-09-17 10:08:17 -04:00
gen-ai-spans.md Introduce per-message structured GenAI events instead of prompt/completion span events (#980) 2024-10-04 09:23:41 -07:00
openai.md Add system specific conventions for OpenAI (#1385) 2024-10-02 08:14:55 -07:00

README.md

Semantic Conventions for Generative AI systems

Status: Experimental

Warning: The semantic conventions for GenAI and LLM are currently in development. We encourage instrumentation libraries and telemetry consumers developers to use the conventions in limited non-critical workloads and share the feedback

Semantic conventions for Generative AI operations are defined for the following signals:

  • Events: Semantic Conventions for Generative AI inputs and outputs - events.
  • Metrics: Semantic Conventions for Generative AI operations - metrics.
  • Spans: Semantic Conventions for Generative AI requests - spans.