Commit 7e224c8
authored
ref(openai-agents): Remove
Remove `set_data_normalized()` for attributes that do not require normalization because they are primitive. Only instances `McpCall` in the `output` field of `agents.Result` are iterated over, and these have a string `name` field.set_data_normalized for primitive attributes (#5509)1 parent 624ead2 commit 7e224c8
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
| 242 | + | |
| 243 | + | |
246 | 244 | | |
247 | 245 | | |
248 | 246 | | |
| |||
0 commit comments