mem0ai / mem0

The Memory layer for your AI apps
https://mem0.ai
Apache License 2.0
22.94k stars 2.11k forks source link

Must provide either both org_id and project_id, both org_name and project_name, or neither. #2016

Open backslash112 opened 2 weeks ago

backslash112 commented 2 weeks ago

🐛 Describe the bug

Failed to search memories: APIError: API request failed: ["Must provide either both org_id and project_id, both org_name and project_name, or neither."]

My input:

{
  query: "aa",
  options: {
    "user_id": "065db805-e3bb-4287-ab9d-d8e9f16415f1",
    "agent_id": "cm36sulxa006qgg7vbhq5921o"
  }
}
Dev-Khant commented 2 weeks ago

Hey @backslash112 This issue has been fixed. Please install the latest version of mem0ai.

Let us know if you still face any issues.