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.
Store agent sessions and run history in the current Python process with InMemoryDb.
InMemoryDb stores an Agent’s sessions and run history in the current Python process. Data is lost when the process exits.