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