getmetal / motorhead

🧠 Motorhead is a memory and information retrieval server for LLMs.
https://getmetal.io
Apache License 2.0
847 stars 79 forks source link

Add long-term memory retrieval #15

Closed Czechh closed 1 year ago

Czechh commented 1 year ago

Right now, Motorhead only supports short-term memory + incremental summarization over time.

We want to also tap to long-term memory by accessing Metal or another datastore.

ddkwing commented 1 year ago

it will be much useful

Czechh commented 1 year ago

This is done!