chore: run autoflake + isort (#1279)

This commit is contained in:
Charles Packer
2024-04-20 11:40:22 -07:00
committed by GitHub
parent a3c19a70f5
commit b35de11d96
133 changed files with 606 additions and 802 deletions

View File

@@ -1,9 +1,8 @@
import json
import memgpt.system as system
from memgpt.constants import JSON_ENSURE_ASCII
from memgpt.local_llm.function_parser import patch_function
import memgpt.system as system
EXAMPLE_FUNCTION_CALL_SEND_MESSAGE = {
"message_history": [