chore: merge oss (#3712)

This commit is contained in:
Sarah Wooders
2025-08-07 22:20:26 -07:00
committed by GitHub
parent 9d72955e7f
commit e5497b1d0d
23 changed files with 6769 additions and 93 deletions

View File

@@ -8,6 +8,8 @@ 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",