Module agents.base_instructions
Default voice-agent persona instructions.
Prepended to every :class:~videosdk.agents.agent.Agent's system prompt
unless use_base_instructions=False is passed to the constructor.
This is a soft default: the developer's own instructions are layered
after this text, and the closing paragraph tells the model that those
instructions take precedence wherever they conflict.