LiteRtLmEngine

Interface wrapping the LiteRT-LM Engine to enable mockability.

Inheritors

Functions

Link copied to clipboard
abstract fun close()
Link copied to clipboard
abstract fun createConversation(config: ERROR CLASS: Symbol not found for ConversationConfig): LiteRtLmConversation
Link copied to clipboard
abstract fun initialize()
Link copied to clipboard
abstract fun isInitialized(): Boolean