Agents

Agentic AI hooks for React. Multi-step tool calling, agent status tracking, and typed tool definitions built on the Vercel AI SDK.

npm install @allem-sdk/agents @allem-sdk/ai ai @ai-sdk/react

# Pick your provider(s)
npm install @ai-sdk/google @ai-sdk/anthropic @ai-sdk/openai

# For defining tools with schemas
npm install zod