LLMMemoryId

class LLMMemoryId : AbstractValue<UUID>

Types

Link copied to clipboard
object Companion : UUIDValueFactory<LLMMemoryId>

Properties

Link copied to clipboard
open override val value: UUID

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String