chore: migrate package name to letta (#1775)
Co-authored-by: Charles Packer <packercharles@gmail.com> Co-authored-by: Shubham Naik <shubham.naik10@gmail.com> Co-authored-by: Shubham Naik <shub@memgpt.ai>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import memgpt.system as system
|
||||
from memgpt.local_llm.function_parser import patch_function
|
||||
from memgpt.utils import json_dumps
|
||||
import letta.system as system
|
||||
from letta.local_llm.function_parser import patch_function
|
||||
from letta.utils import json_dumps
|
||||
|
||||
EXAMPLE_FUNCTION_CALL_SEND_MESSAGE = {
|
||||
"message_history": [
|
||||
|
||||
Reference in New Issue
Block a user