mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
15 lines
2.3 KiB
Plaintext
15 lines
2.3 KiB
Plaintext
---
|
|
title: "FusionCallCompletedEvent"
|
|
---
|
|
|
|
Emitted when the openrouter:fusion tool call finishes.
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
|
|
| `item_id` | *str* | :heavy_check_mark: | N/A |
|
|
| `output_index` | *int* | :heavy_check_mark: | N/A |
|
|
| `sequence_number` | *int* | :heavy_check_mark: | N/A |
|
|
| `type` | [components.FusionCallCompletedEventType](../components/fusioncallcompletedeventtype.mdx) | :heavy_check_mark: | N/A | |