RunAnywhere.llm.generate is a suspending function that runs a single completion.
Signatures
messages form is covered in Chat.
LlmOptions
The defaults are public constants read from the proto defaults at class-init, so quote the
constant rather than a literal:
Structured output
Reasoning
/no_think directives. You toggle the mode and render what
comes back.
Errors
ThrowsSDKException when no model can be loaded or generation fails. See
Error handling.