Gemini Replay

This component is a proof-of-concept of using Google Gemini to do action replays.

Component Configuration

Option Description Required

id

A unique identifier for the component instance

displayName

The name shown in the Studio UI of this component

systemInstruction

The Gemini system instruction

preRollMs

How long prior to the 'event' to start the replay (default: 5000)

durationMs

How long to run the replay (default: 10000)

ignoreWindowMs

How long after one replay before allowing another (default: 20000)

notes

Notes about this component