Files
openrouter-python-sdk-retry…/docs/components/fusioncallpaneladdedevent.mdx
T

16 lines
2.7 KiB
Plaintext

---
title: "FusionCallPanelAddedEvent"
---
Emitted when a fusion analysis-panel model starts.
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |
| `item_id` | *str* | :heavy_check_mark: | N/A |
| `model` | *str* | :heavy_check_mark: | N/A |
| `output_index` | *int* | :heavy_check_mark: | N/A |
| `sequence_number` | *int* | :heavy_check_mark: | N/A |
| `type` | [components.FusionCallPanelAddedEventType](../components/fusioncallpaneladdedeventtype.mdx) | :heavy_check_mark: | N/A |