DefaultLiteRtLmEngine

class DefaultLiteRtLmEngine(delegate: ERROR CLASS: Symbol not found for Engine) : LiteRtLmEngine

Default implementation of LiteRtLmEngine delegating to the native Engine.

Constructors

Link copied to clipboard
constructor(delegate: ERROR CLASS: Symbol not found for Engine)

Functions

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