NorskProcessor.liveEvaluate property
Create a live evaluate node that uses the Gemini Live API to continuously analyse video/audio, dispatching tool calls and text in real time.
Signature:
liveEvaluate: (settings: LiveEvaluateSettings) => Promise<LiveEvaluateNode>;