Module text_runner

Module text_runner 

Source
Expand description

InMemoryRunner — runs TextAgents with session management and services.

Provides a complete runtime for text-based agent execution with automatic session management, memory, artifacts, and plugin hooks.

Structs§

InMemoryRunner
Runs TextAgents with full service wiring (session, memory, artifacts, plugins).