Companion

object Companion

Properties

Link copied to clipboard
const val DEFAULT_LIMIT: Int = 10

Default result limit

Link copied to clipboard

Default minimum confidence threshold

Functions

Link copied to clipboard
fun forContext(contextId: <Error class: unknown class>): Memory.WithContext

Start creating a Memory for the given context.

fun forContext(contextIdValue: String): Memory.WithContext

Start creating a Memory for the given context (Java-friendly).