Package-level declarations
Types
Link copied to clipboard
Default implementation of LiteRtLmConversation delegating to the native Conversation.
Link copied to clipboard
Default implementation of LiteRtLmEngine delegating to the native Engine.
Link copied to clipboard
interface LiteRtLmConversation
Interface wrapping the LiteRT-LM Conversation to enable mockability.
Link copied to clipboard
interface LiteRtLmEngine
Interface wrapping the LiteRT-LM Engine to enable mockability.
Link copied to clipboard
class LiteRtLmModel
A Model implementation that uses the LiteRT-LM runtime to generate content.
Functions
Link copied to clipboard
fun <Error class: unknown class>.toLlmResponse(partial: Boolean = false): <Error class: unknown class>