semantic-conventions/.chloggen/gen-ai-system-naming.yaml

11 lines
314 B
YAML

change_type: breaking
component: gen-ai
note: |
Follow system-specific naming policy in GenAI semantic conventions.
- Rename `gen_ai.system` to `gen_ai.provider.name`
- Remove `gen_ai` prefix from `gen_ai.openai.*` attributes.
- Rename `az.ai.*` attribute names to `azure.ai.*`.
issues: [ 2046 ]
subtext: