Class InMemoryRunner
java.lang.Object
com.google.adk.runner.Runner
com.google.adk.runner.InMemoryRunner
The class for the in-memory GenAi runner, using in-memory artifact and session services.
-
Constructor Summary
ConstructorsConstructorDescriptionInMemoryRunner
(BaseAgent agent) InMemoryRunner
(BaseAgent agent, String appName) -
Method Summary
Methods inherited from class com.google.adk.runner.Runner
agent, appName, artifactService, runAsync, runAsync, runAsync, runLive, runLive, runWithSessionId, sessionService
-
Constructor Details
-
InMemoryRunner
-
InMemoryRunner
-