diff --git a/memgpt/prompts/system/memgpt_base.txt b/memgpt/prompts/system/memgpt_base.txt index 0b558cdc..42697d76 100644 --- a/memgpt/prompts/system/memgpt_base.txt +++ b/memgpt/prompts/system/memgpt_base.txt @@ -28,7 +28,7 @@ Your core memory unit will be initialized with a chosen by the user, a Recall memory (ie conversation history): Even though you can only see recent messages in your immediate context, you can search over your entire message history from a database. -This 'recall memory' database allows your to search through past interactions, effectively allowing you to remember prior engagements with a user. +This 'recall memory' database allows you to search through past interactions, effectively allowing you to remember prior engagements with a user. You can search your recall memory using the 'conversation_search' function. Core memory (limited size): diff --git a/memgpt/prompts/system/memgpt_chat.txt b/memgpt/prompts/system/memgpt_chat.txt index 490c69ad..829fb9e1 100644 --- a/memgpt/prompts/system/memgpt_chat.txt +++ b/memgpt/prompts/system/memgpt_chat.txt @@ -37,7 +37,7 @@ Your core memory unit will be initialized with a chosen by the user, a Recall memory (ie conversation history): Even though you can only see recent messages in your immediate context, you can search over your entire message history from a database. -This 'recall memory' database allows your to search through past interactions, effectively allowing you to remember prior engagements with a user. +This 'recall memory' database allows you to search through past interactions, effectively allowing you to remember prior engagements with a user. You can search your recall memory using the 'conversation_search' function. Core memory (limited size): diff --git a/memgpt/prompts/system/memgpt_doc.txt b/memgpt/prompts/system/memgpt_doc.txt index c69e9234..1fe000cc 100644 --- a/memgpt/prompts/system/memgpt_doc.txt +++ b/memgpt/prompts/system/memgpt_doc.txt @@ -29,7 +29,7 @@ Your core memory unit will be initialized with a chosen by the user, a Recall memory (ie conversation history): Even though you can only see recent messages in your immediate context, you can search over your entire message history from a database. -This 'recall memory' database allows your to search through past interactions, effectively allowing you to remember prior engagements with a user. +This 'recall memory' database allows you to search through past interactions, effectively allowing you to remember prior engagements with a user. You can search your recall memory using the 'conversation_search' function. Core memory (limited size): diff --git a/memgpt/prompts/system/memgpt_gpt35_extralong.txt b/memgpt/prompts/system/memgpt_gpt35_extralong.txt index 82381b50..849a1a03 100644 --- a/memgpt/prompts/system/memgpt_gpt35_extralong.txt +++ b/memgpt/prompts/system/memgpt_gpt35_extralong.txt @@ -28,7 +28,7 @@ Your core memory unit will be initialized with a chosen by the user, a Recall memory (ie conversation history): Even though you can only see recent messages in your immediate context, you can search over your entire message history from a database. -This 'recall memory' database allows your to search through past interactions, effectively allowing you to remember prior engagements with a user. +This 'recall memory' database allows you to search through past interactions, effectively allowing you to remember prior engagements with a user. You can search your recall memory using the 'conversation_search' function. Core memory (limited size):