chore: add migration script (#1960)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from letta.orm.base import Base
|
||||
from letta.orm.organization import Organization
|
||||
from letta.orm.tool import Tool
|
||||
from letta.orm.user import User
|
||||
|
||||
Reference in New Issue
Block a user