Update API reference to remove Org/Proj (#2221)
This commit is contained in:
@@ -43,8 +43,6 @@ client = MemoryClient(
|
|||||||
project_id='YOUR_PROJECT_ID',
|
project_id='YOUR_PROJECT_ID',
|
||||||
)
|
)
|
||||||
```
|
```
|
||||||
> **Note**: The use of `organization` and `project` parameters is deprecated and will be removed in version `0.1.40`. Please use `org_id` and `project_id` instead.
|
|
||||||
|
|
||||||
|
|
||||||
Example with the mem0 Node.js package:
|
Example with the mem0 Node.js package:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user