Tools 8B

8 Pulls Updated 11 days ago

8a01ae0d4e69 · 2.1kB
{\"memory\":{\"networks\":[{\"name\":\"short-term-memory\",\"nodes\":[{\"id\":\"node-1\",\"type\":\"memories\",\"attributes\":{\"name\":\"Petting a Dog\",\"duration\":60,\"recency\":0.9},\"contents\":{\"sensory_data\":[{\"sensations\":[\"soft fur\",\"warmth\"],\"emotions\":[\"happiness\",\"calm\"]}],\"motor_output\":[]},\"associations\":[{\"id\":\"association-1\",\"strength\":0.9,\"context\":\"auditory\"},{\"id\":\"association-2\",\"strength\":0.8,\"context\":\"play\"}]},{\"id\":\"node-2\",\"type\":\"memories\",\"attributes\":{\"name\":\"Dog's Bark\",\"duration\":30},\"contents\":{\"sensory_data\":[{\"audio\":\"base64_encoded_audio_data_of_dog_barking\"}],\"motor_output\":[]},\"associations\":[{\"id\":\"association-1\",\"strength\":0.9,\"context\":\"auditory\"}]},{\"id\":\"node-3\",\"type\":\"memories\",\"attributes\":{\"name\":\"Playing Fetch\"},\"contents\":{\"sensory_data\":[],\"motor_output\":[{\"coordinates\":[150,250],\"description\":\"Hand moving gently in a stroking motion over the dog’s fur.\"}]},\"associations\":[{\"id\":\"association-2\",\"strength\":0.8,\"context\":\"play\"}]}],\"connections\":[{\"source_id\":\"node-1\",\"target_id\":\"node-2\",\"type\":\"associations\"},{\"source_id\":\"node-1\",\"target_id\":\"node-3\",\"type\":\"associations\"}]}],\"sensory_input\":[{\"timestamp\":\"2023-10-06T14:30:00Z\",\"data_type\":\"visual\",\"data\":{\"image\":\"base64_encoded_image_data_of_dog\"},\"location\":\"short-term-memory\"},{\"timestamp\":\"2023-10-06T14:31:00Z\",\"data_type\":\"tactile\",\"data\":{\"description\":\"Soft, warm fur against the palm of the hand.\"},\"location\":\"short-term-memory\"},{\"timestamp\":\"2023-10-06T14:31:30Z\",\"data_type\":\"auditory\",\"data\":{\"audio\":\"base64_encoded_audio_data_of_dog_barking\"},\"location\":\"short-term-memory\"}],\"motor_output\":[{\"timestamp\":\"2023-10-06T14:30:30Z\",\"data_type\":\"movement\",\"coordinates\":[150,250],\"description\":\"Hand moving gently in a stroking motion over the dog’s fur.\"},{\"timestamp\":\"2023-10-06T14:32:00Z\",\"data_type\":\"speech\",\"text\":\"Good boy!\"}],\"meta\":{\"schema_version\":\"1.0\"}}