Skip to main content
The Vercel AI SDK is the TypeScript toolkit for building AI applications with React, Svelte, and Vue. The Wazoo AI tools package (@wazoo/tools) exposes tools that let LLMs search and query @worlds/sdk knowledge graphs.

Installation

Install the Wazoo AI Tools from JSR:

Usage

The tools are designed to work with the Vercel AI SDK.

Tools

The createTools function returns a full toolset for use with LLM frameworks.

Individual tools

If you require granular control, you can import and initialize tools individually:

Tool reference