One-shot LLM generation — the signature of ctx.generate. A call with a Standard Schema schema returns a result whose object is typed by that schema; a plain-JSON-Schema or schemaless call returns unknown.
ctx.generate
schema
object
unknown
One-shot LLM generation — the signature of
ctx.generate. A call with a Standard Schemaschemareturns a result whoseobjectis typed by that schema; a plain-JSON-Schema or schemaless call returnsunknown.