ART (Agentic Reasoning & Tool-use) Framework - Main Entry Point
Welcome to the ART framework! This file is the primary public API surface for the library.
It's structured to provide a clear and intuitive experience for developers,
whether you're just getting started or building advanced, custom agentic systems.
--- Quick Start ---
For most use cases, you'll only need createArtInstance and the associated types.
ART (Agentic Reasoning & Tool-use) Framework - Main Entry Point
Welcome to the ART framework! This file is the primary public API surface for the library. It's structured to provide a clear and intuitive experience for developers, whether you're just getting started or building advanced, custom agentic systems.
--- Quick Start --- For most use cases, you'll only need
createArtInstanceand the associated types.Example:
--- API Structure ---