@pocketflow/core
v0.2.1
Published
Core package for PocketFlow.js - A minimal LLM framework
Maintainers
Readme
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.
