flâneur

getmetal/motorhead: 🧠 Motorhead is a memory and information retrieval server for LLMs.

github.com · 600 words · saved by 1 readers

🧠 Motorhead is a memory and information retrieval server for LLMs.

🧠 Motorhead (DEPRECATED) Support is no longer maintained for this project. Motorhead is a memory and information retrieval server for LLMs. Why use Motorhead? When building chat applications using LLMs, memory handling is something that has to be built every time. Motorhead is a server to assist with that process. It provides 3 simple APIs: GET /sessions/:id/memory returns messages up to MAX_WINDOW_SIZE. { "messages": [ { "role": "AI", "content": "Electronic music and salsa are two very different genres of music, and the way people dance to them is also quite different." }, { "role":…

saved by

related reading