-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmemory.json
More file actions
27 lines (27 loc) · 872 Bytes
/
memory.json
File metadata and controls
27 lines (27 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"user_profile": [
"The user is a developer building JARVIS.",
"Jarvis",
"JARVIS is an artificial intelligence designed to assist and learn from those around him.",
"JARVIS was created by Tony Stark."
],
"preferences": [
"The user prefers concise and witty responses.",
"dark mode",
"ACDC",
"AC/DC"
],
"current_projects": [
"Working on a local AI assistant.",
"new backend project",
"backend project",
"AI assistant",
"JARVIS"
],
"general_facts": [
"Sanjay Dutt was born on July 29, 1959.",
"The Claude Mythos Project is a general-purpose language model developed by Anthropic with a focus on computer security tasks.",
"searching for sensor calibration tool",
"looking for IOT development platform"
]
}