Files
letta-server/examples/notebooks
Cameron Pfiffer 6438bc5168 fix: correct messages API method from send to create (#4299)
Updated documentation examples to use the correct API method:
- Changed groups.messages.send() to groups.messages.create()
- Changed agents.messages.send() to agents.messages.create()
- Updated parameter format to use messages array with role/content

Fixes inconsistent API usage across documentation and examples.
2025-09-03 13:44:12 -07:00
..