Skip to content

Commit 8bc5fed

Browse files
Removed spaces
1 parent 8c75022 commit 8bc5fed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/ai-studio/how-to/develop/trace-local-sdk.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,11 +312,9 @@ The event name MUST be `gen_ai.evaluation.user_feedback`.
312312
| [`gen_ai.response.id`](/docs/attributes-registry/gen-ai.md) | string | The unique identifier for the completion. | `chatcmpl-123` | `Required` | ![Experimental](https://img.shields.io/badge/-experimental-blue) |
313313
| [`gen_ai.evaluation.score`](/docs/attributes-registry/gen-ai.md) | double | Quantified score calculated based on the user reaction in [-1.0, 1.0] range with 0 representing a neutral reaction. | `0.42` | `Recommended` | ![Experimental](https://img.shields.io/badge/-experimental-blue) |
314314

315-
316315
<!-- markdownlint-restore -->
317316
<!-- prettier-ignore-end -->
318317
<!-- END AUTOGENERATED TEXT -->
319-
320318
The user feedback event body has the following structure:
321319

322320
| Body Field | Type | Description | Examples | Requirement Level |

0 commit comments

Comments
 (0)