generate
Cold flow: no model call starts until collected. Each collection reruns the generation from the beginning, so provider calls may incur cost or billing again. One-shot callers should collect exactly one value, usually with .first().
Since
0.3.0-beta01
Cold flow: no model call starts until collected. Each collection reruns the generation from the beginning, including structured-output decoding, so provider calls may incur cost or billing again. One-shot callers should collect exactly one value, usually with .first().
Since
0.3.0-beta01