InMemoryDb stores an Agent’s sessions and run history in the current Python process. Data is lost when the process exits.
Usage
In-Memory Storage for Agents
Store agent sessions and run history in the current Python process with InMemoryDb.
Was this page helpful?