fix api-reference for nodejs
This commit is contained in:
@@ -48,7 +48,7 @@ import { MemoryClient } from "mem0ai";
|
||||
|
||||
// Recommended: Using organization and project IDs
|
||||
const client = new MemoryClient({
|
||||
orgId: "YOUR_ORG_ID",
|
||||
organizationId: "YOUR_ORG_ID",
|
||||
projectId: "YOUR_PROJECT_ID"
|
||||
});
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user