Skip to main content

FAQ

Is this framework agent-only?

No. It supports both runnable chains and tool-capable agents.

Why not call model providers directly in app code?

Framework primitives give better composition, testability, and portability.

Do I need tools for every use case?

No. Start with deterministic chains and add tools only when external actions are required.

What Node version is supported?

Node 24+.

Is this production-ready?

The project is in MVP hardening mode. Core primitives are stable, but broader ecosystem features are still in progress.