diff --git a/examples/docs/example.py b/examples/docs/example.py index a01993a4..b5d6c77a 100644 --- a/examples/docs/example.py +++ b/examples/docs/example.py @@ -8,6 +8,7 @@ If you're using Letta Cloud, replace 'baseURL' with 'token' See: https://docs.letta.com/api-reference/overview Execute this script using `poetry run python3 example.py` +This will install `letta_client` and other dependencies. """ client = Letta( base_url="http://localhost:8283",