get

suspend fun get(): PromptModel

Return injected PromptModel from the current coroutine scope or the one set via setGlobal.

Return

a PromptModel

Throws