Functions
Link copied to clipboard
fun <T : Any> createStorageKey(name: String, typeToken: ERROR CLASS: Symbol not found for TypeToken): AIAgentStorageKey<T>
Creates a storage key for a specific type, allowing identification and retrieval of values associated with it.