Inputs (16)
| Name | Type | Required |
|---|---|---|
| question | STRING | required |
| model_name | COMBO | required |
| precision | COMBO | required |
| fps | INT | required |
| max_num_frames | INT | required |
| max_num_packing | INT | required |
| enable_thinking | BOOLEAN | required |
| use_image_id | BOOLEAN | required |
| max_slice_nums | INT | required |
| device | COMBO | required |
| unload_after_inference | BOOLEAN | required |
| use_last_frames | BOOLEAN | required |
| video | VIDEO,IMAGE | optional |
| video_from_input | STRING | optional |
| video_path | STRING | optional |
| force_packing | INT | optional |