Merge branch 'main' into 0.8.4-release-2

This commit is contained in:
Sarah Wooders
2025-06-15 11:19:51 -07:00
committed by GitHub
29 changed files with 2131 additions and 1625 deletions

View File

@@ -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",