February 5, 2025
Query tools by name
The List Tools
API now supports querying by tool name.
Authorization header now supports password
For self-deployed instances of Letta that are password-protected, the Authorization
header now supports parsing passwords in addition to API keys. X-BARE-PASSWORD
will still be supported as legacy, but will be deprecated in a future release.
Before:
After:
Password can now be passed via the token
field when initializing the Letta client: