Lite RTStream Text Mode
How LiteRT streaming text snapshots should be interpreted.
Delta treats each message text part as new text. Cumulative treats each snapshot as the full text so far and emits only append-only progress, with a warning when a later snapshot rewrites prior text.
Since
0.3.0-beta01
Entries
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.