LiteRtLmEngine

interface LiteRtLmEngine

Interface wrapping the LiteRT-LM Engine to enable mockability.

Inheritors

Functions

Link copied to clipboard
abstract fun createConversation(config: <Error class: unknown class>): LiteRtLmConversation
Link copied to clipboard
abstract fun initialize()
Link copied to clipboard
abstract fun isInitialized(): Boolean