get

suspend fun get(prompt: String, scope: String = SemanticCache.DEFAULT_SCOPE, context: List<String> = emptyList()): String?

See also