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

hashCode int
The hash code for this object.
no setterinherited
model → ({String name, String prefix})
The normalized model name.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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