chore: update version 0.8.5

This commit is contained in:
Sarah Wooders
2025-06-19 10:43:46 -07:00
30 changed files with 313 additions and 7878 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",