fix: message packing and tool rules issues (#2406)
Co-authored-by: cpacker <packercharles@gmail.com> Co-authored-by: Sarah Wooders <sarahwooders@gmail.com> Co-authored-by: Shubham Naik <shubham.naik10@gmail.com> Co-authored-by: Matthew Zhou <mattzh1314@gmail.com> Co-authored-by: Shubham Naik <shub@memgpt.ai>
This commit is contained in:
@@ -8,9 +8,11 @@ import {
|
||||
|
||||
/**
|
||||
* Make sure you run the Letta server before running this example.
|
||||
* ```
|
||||
* letta server
|
||||
* ```
|
||||
* See https://docs.letta.com/quickstart
|
||||
*
|
||||
* If you're using Letta Cloud, replace 'baseURL' with 'token'
|
||||
* See https://docs.letta.com/api-reference/overview
|
||||
*
|
||||
* Execute this script using `npm run example`
|
||||
*/
|
||||
const client = new LettaClient({
|
||||
|
||||
Reference in New Issue
Block a user