Commit 499c041
authored
Remove `set_data_normalized()` for the `gen_ai.response.model` attribute in the `pydantic-ai` integration. The `model_name` field of `ModelResponse` is a `str` or `None` according to the type annotation, so no normalization is required.
1 parent 7e224c8 commit 499c041
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments