LiveGenerativeModel class final
A live, generative AI model for real-time interaction.
See the Cloud documentation for more details about the low-latency, two-way interactions that use text, audio, and video input, with audio and text output.
Warning: For Vertex AI in Firebase, Live Model is in Public Preview, which means that the feature is not subject to any SLA or deprecation policy and could change in backwards-incompatible ways.
Properties
Methods
-
connect(
) → Future< LiveSession> - Establishes a connection to a live generation service.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
taskUri(
Task task) → Uri -
Returns a URI for the given
task
.inherited -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited