0.2.1 • Published 9 months ago
@pocketflow/core v0.2.1
PocketFlow.js
A minimal LLM workflow framework written in TypeScript. This is a port of PocketFlow from Python to TypeScript.
Features
- 🚀 Simple and lightweight workflow framework
- 🔌 Composable nodes and flows
- 🔄 Support for retries and fallbacks
- 🎯 Type-safe with TypeScript
Installation
npm install @pocketflow/coreUsage
See the examples directory for more information.