How does agent memory work for static document based memory? #1238
Closed
yonikremer
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
My org have collected thousands of documents about our domain. Every agentic session, every question and every answer assumes all readers and writers have good knowledge of the domain. That is why I want to start by usage of agent-memory by ingecting thousands of files. Is that a good idea?
All reactions