mirror of
https://github.com/cpacker/MemGPT.git
synced 2025-06-03 04:30:22 +00:00
Update example.py with docstring note about letta_client
(#2462)
This commit is contained in:
parent
f746b39aa5
commit
5a60637bc2
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user