Usage
Params
api_key: str- Mem0 Platform API key (for hosted service)org_id: str- Organization ID for Mem0 Platformproject_id: str- Project ID for Mem0 Platformlocal_config: dict- Configuration for Open Source Mem0namespace: str- Application namespace (default: “upsonic”)infer: bool- Enable LLM-based inference (default: False)custom_categories: list- Additional custom categoriesenable_caching: bool- Enable ID caching (default: True)cache_ttl: int- Cache time-to-live in seconds (default: 300)

