You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**[5]`gen_ai.output.type`:** when applicable and if the request includes an output format.
122
120
123
121
**[6]`gen_ai.output.type`:** This attribute SHOULD be set to the output type requested by the client:
122
+
124
123
-`json` for structured outputs with defined or undefined schema
125
124
-`image` for image output
126
125
-`speech` for speech output
@@ -254,7 +253,6 @@ populating this attribute.
254
253
<!-- prettier-ignore-end -->
255
254
<!-- END AUTOGENERATED TEXT -->
256
255
<!-- endsemconv -->
257
-
<!-- markdownlint-restore -->
258
256
259
257
### Embeddings
260
258
@@ -271,7 +269,6 @@ Reports the usage of tokens following the common [gen_ai.client.token.usage](./g
271
269
272
270
Additional attributes:
273
271
274
-
<!-- markdownlint-disable -->
275
272
<!-- semconv metric_attributes.openai -->
276
273
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
277
274
<!-- see templates/registry/markdown/snippet.md.j2 -->
@@ -287,15 +284,13 @@ Additional attributes:
287
284
<!-- prettier-ignore-end -->
288
285
<!-- END AUTOGENERATED TEXT -->
289
286
<!-- endsemconv -->
290
-
<!-- markdownlint-restore -->
291
287
292
288
### Metric: `gen_ai.client.operation.duration`
293
289
294
290
Measures the to complete an operation following the common [gen_ai.client.operation.duration](./gen-ai-metrics.md#metric-gen_aiclientoperationduration) definition.
295
291
296
292
Additional attributes:
297
293
298
-
<!-- markdownlint-disable -->
299
294
<!-- semconv metric_attributes.openai -->
300
295
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
301
296
<!-- see templates/registry/markdown/snippet.md.j2 -->
0 commit comments