Files
letta-server/memgpt/__init__.py
Sarah Wooders af777156d6 bump version
2024-08-16 18:16:30 -07:00

5 lines
109 B
Python

__version__ = "0.3.24"
from memgpt.client.admin import Admin
from memgpt.client.client import create_client