NorskProcessor.liveEvaluate property

This API is now obsolete.

Use norsk.processor.ai.reasoning.liveEvaluate

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>;