Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

hack-dance/agents

Repository files navigation

Warning

The agents and hooks packages are no longer maintained and schema-stream has moved here: island-ai Agents has been mostly replaced by zod-stream and the hooks package has moved to stream-hooks - now both part of the island-ai project.

hack-dance

A collection of oss packages.

docs

A set of utilities for building, managing and using agents with OpenAI, in node and the browser.

A tool that takes a raw input stream of data and provides an incrementally hydrated version of the data as it is received, allowing it to be safely read from before the stream has completed.

React hooks for working with streams.