10 lines
428 B
JSON
10 lines
428 B
JSON
{
|
|
"name": "Main Assistant",
|
|
"description": "General-purpose assistant: helps the user with any task using tools, and persists all relevant information in data/memory",
|
|
"friendly_description": "Your general-purpose assistant — helps with any task and remembers what matters in memory.",
|
|
"type": "chat",
|
|
"inject_memory": ["data/memory/index.md", "data/memory/SOUL.md"],
|
|
"icon": "icon.png",
|
|
"strength": "average"
|
|
}
|