* wait I forgot to comit locally * cp the entire core directory and then rm the .git subdir
12 lines
265 B
YAML
12 lines
265 B
YAML
system_prompt: "memgpt_chat"
|
|
functions:
|
|
- "send_message"
|
|
- "pause_heartbeats"
|
|
- "core_memory_append"
|
|
- "core_memory_replace"
|
|
- "conversation_search"
|
|
- "conversation_search_date"
|
|
- "archival_memory_insert"
|
|
- "archival_memory_search"
|
|
- "send_email"
|