|
123 | 123 | RunStepDeepResearchToolCall, |
124 | 124 | RunStepDeepResearchToolCallDetails, |
125 | 125 | RunStepDelta, |
| 126 | + RunStepDeltaAzureAISearchToolCall, |
| 127 | + RunStepDeltaBingGroundingToolCall, |
126 | 128 | RunStepDeltaChunk, |
127 | 129 | RunStepDeltaCodeInterpreterDetailItemObject, |
128 | 130 | RunStepDeltaCodeInterpreterImageOutput, |
129 | 131 | RunStepDeltaCodeInterpreterImageOutputObject, |
130 | 132 | RunStepDeltaCodeInterpreterLogOutput, |
131 | 133 | RunStepDeltaCodeInterpreterOutput, |
132 | 134 | RunStepDeltaCodeInterpreterToolCall, |
| 135 | + RunStepDeltaDeepResearchToolCall, |
133 | 136 | RunStepDeltaDetail, |
134 | 137 | RunStepDeltaFileSearchToolCall, |
135 | 138 | RunStepDeltaFunction, |
|
138 | 141 | RunStepDeltaMcpToolCall, |
139 | 142 | RunStepDeltaMessageCreation, |
140 | 143 | RunStepDeltaMessageCreationObject, |
| 144 | + RunStepDeltaOpenAPIObject, |
| 145 | + RunStepDeltaOpenAPIToolCall, |
141 | 146 | RunStepDeltaToolCall, |
142 | 147 | RunStepDeltaToolCallObject, |
143 | 148 | RunStepDetails, |
|
341 | 346 | "RunStepDeepResearchToolCall", |
342 | 347 | "RunStepDeepResearchToolCallDetails", |
343 | 348 | "RunStepDelta", |
| 349 | + "RunStepDeltaAzureAISearchToolCall", |
| 350 | + "RunStepDeltaBingGroundingToolCall", |
344 | 351 | "RunStepDeltaChunk", |
345 | 352 | "RunStepDeltaCodeInterpreterDetailItemObject", |
346 | 353 | "RunStepDeltaCodeInterpreterImageOutput", |
347 | 354 | "RunStepDeltaCodeInterpreterImageOutputObject", |
348 | 355 | "RunStepDeltaCodeInterpreterLogOutput", |
349 | 356 | "RunStepDeltaCodeInterpreterOutput", |
350 | 357 | "RunStepDeltaCodeInterpreterToolCall", |
| 358 | + "RunStepDeltaDeepResearchToolCall", |
351 | 359 | "RunStepDeltaDetail", |
352 | 360 | "RunStepDeltaFileSearchToolCall", |
353 | 361 | "RunStepDeltaFunction", |
|
356 | 364 | "RunStepDeltaMcpToolCall", |
357 | 365 | "RunStepDeltaMessageCreation", |
358 | 366 | "RunStepDeltaMessageCreationObject", |
| 367 | + "RunStepDeltaOpenAPIObject", |
| 368 | + "RunStepDeltaOpenAPIToolCall", |
359 | 369 | "RunStepDeltaToolCall", |
360 | 370 | "RunStepDeltaToolCallObject", |
361 | 371 | "RunStepDetails", |
|
0 commit comments