lookup

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

See also