0.2.1 • Published 9 months ago

@pocketflow/core v0.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

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/core

Usage

See the examples directory for more information.

0.2.1

9 months ago

0.2.0

9 months ago

0.1.0

9 months ago