architecture
01Cursor rule Cursor
This document outlines the core architecture of the Llama Agent Creator application, focusing on how the visual workflow graph is translated into executable logic.
211 8mo ago A 704 tokens
original MIT
Cursor rule Cursor
This document outlines the core architecture of the Llama Agent Creator application, focusing on how the visual workflow graph is translated into executable logic.
Cursor rule Cursor
This document supplements the main architecture.mdc file by providing specific details about the technologies and implementation of the Llama Agent Creator.
Cursor rule Cursor
This document explains the core concepts of the @llamaindex/workflow-core library for TypeScript, which is used by typescript-compiler.ts to generate executable agent scripts. The library uses a functional, event-driven paradigm.