feat: various fixes (#2320)
Co-authored-by: Shubham Naik <shub@memgpt.ai> Co-authored-by: Matt Zhou <mattzh1314@gmail.com> Co-authored-by: Shubham Naik <shubham.naik10@gmail.com> Co-authored-by: Caren Thomas <caren@letta.com> Co-authored-by: cpacker <packercharles@gmail.com>
This commit is contained in:
@@ -1120,6 +1120,7 @@ def sanitize_filename(filename: str) -> str:
|
||||
# Return the sanitized filename
|
||||
return sanitized_filename
|
||||
|
||||
|
||||
def get_friendly_error_msg(function_name: str, exception_name: str, exception_message: str):
|
||||
from letta.constants import MAX_ERROR_MESSAGE_CHAR_LIMIT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user