Companion
object Companion
Functions
Link copied to clipboard
Link copied to clipboard
fun LLMMemory.Companion.Storage(storage: Storage<List<Message>>, id: () -> LLMMemoryId = { LLMMemoryId.random() }): LLMMemory