A reference to the structured completion resource.
API
interface StructuredCompletionResourceRef<Output> extends Resource<Output | null> {}StructuredCompletionResourceRef
@typeOutputreload
() => booleanReloads the resource.
stop
(clearStreamingMessage?: boolean) => voidStops any currently-streaming message.