inMemory

fun inMemory(agent: BaseAgent, appName: String = "InMemoryRunner", plugins: List<Plugin> = emptyList()): PublisherRunner

An in-memory runner over agent, with in-memory session, artifact and memory services.


An in-memory runner over an App, the way to configure plugins and resumability.