Expand description
RuntimeExecutor implementation.
This module implements the RuntimeExecutor, which provides high-level generate_text() and generate_object() APIs by orchestrating provider chat completion calls with strategy selection.
Structsยง
- Runtime
Executor - Runtime executor with plugin support.
- Runtime
Executor Builder - Builder for composing AI providers with layers and plugins.