Remove session_id deprecation warning (#1994)
This commit is contained in:
@@ -203,11 +203,6 @@ curl -X POST "https://api.mem0.ai/v1/memories/" \
|
||||
|
||||
</CodeGroup>
|
||||
|
||||
<Note>
|
||||
Please use `run_id` instead of `session_id`. The `session_id` parameter is deprecated and will be removed in version 0.1.20.
|
||||
</Note>
|
||||
|
||||
|
||||
#### Long-term memory for agents
|
||||
Add a memory layer for the assistants and agents so that their responses remain consistent across sessions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user