mem0ai / mem0

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

Added parallelization to memory method calls to reduce latency #1803

Closed prateekchhikara closed 2 months ago

prateekchhikara commented 2 months ago

Description

The vector and graph memory methods now run in parallel on separate threads.

Type of change

Please delete options that are not relevant.

Checklist: