Remix.run Logo
levensti 3 days ago

Super excited to try out the new agent memory features

swyx 3 days ago | parent | next [-]

interesting to contrast the recent memory releases

- https://mastra.ai/docs/agents/01-agent-memory

- https://blog.langchain.dev/langmem-sdk-launch/

- https://help.getzep.com/concepts#adding-memory

not sure where all this is leading yet but glad people are exploring.

calcsam 3 days ago | parent [-]

100% and agree with this, we saw the langmem stuff last night

imho getting some sort of hierarchical memory is conceptually fairly straightforward, the tricky part is having the storage and vector db pieces well integrated so that the apis are clean

calcsam 3 days ago | parent | prev [-]

let us know what you think!