diff --git a/organon/create_organon.py b/organon/create_organon.py --- a/organon/create_organon.py +++ b/organon/create_organon.py @@ -5,7 +5,7 @@ from rich import print client = Letta( - token="sk-let-NmYyZTZmMzQtZDYxNC00MDg0LTllMGQtYjFmMDRjNDA1YTEwOjM4YWJiYmJlLWNiNTQtNDIxZi1hOTZjLWNiYmU4NDA1ZDUwOA==" + token="woops" ) # @@ -472,4 +472,4 @@ ) for message in response.messages: - print(message) \ No newline at end of file + print(message)