CreateReasoningEvaluate
Create a reasoning evaluate node that continuously evaluates video frames against a ReasoningSpec, dispatching tool calls and text responses.
Request Type: EvaluateRequest (streamed)
Field |
Type |
Repeated |
Description |
message |
oneOf |
||
⮑configuration |
|||
⮑subscription |
|||
⮑update_spec |
Response Type: EvaluateResponse (streamed)
Field |
Type |
Repeated |
Description |
message |
oneOf |
||
⮑node_id |
|||
⮑subscription_response |
|||
⮑inbound_context |
|||
⮑outbound_context |
|||
⮑tool_call |
|||
⮑text_response |
|||
⮑error |
|||
⮑statistics |
|||
⮑aggregated_analysis |