Overview
ProjectContext is the primary scoping mechanism in the SDK. It ensures that memories added or searched are isolated within the correct organizational and project boundaries.
Properties
| Property | Type | Description |
|---|---|---|
org_id | string | The unique identifier for your organization. |
project_id | string | The unique identifier for the specific project workspace. |

