diff --git a/memgpt/local_llm/webui/settings.py b/memgpt/local_llm/webui/settings.py index 2e9ecbce..64335199 100644 --- a/memgpt/local_llm/webui/settings.py +++ b/memgpt/local_llm/webui/settings.py @@ -2,6 +2,7 @@ SIMPLE = { "stopping_strings": [ "\nUSER:", "\nASSISTANT:", + "\nFUNCTION RETURN:", # '\n' + # '', # '<|',