All Packages
Complete directory of all 23 published aimatey packages. Symbol-level API documentation for each package is generated from source and available under Complete API Reference in the sidebar.
@johnhenry/aimatey
Section titled “@johnhenry/aimatey”Universal AI Adapter System - Provider-agnostic interface for AI APIs
@johnhenry/aimatey-core
Section titled “@johnhenry/aimatey-core”Core components for aimatey - Universal AI Adapter System
@johnhenry/aimatey-types
Section titled “@johnhenry/aimatey-types”Type definitions for aimatey - Universal AI Adapter System
@johnhenry/aimatey-errors
Section titled “@johnhenry/aimatey-errors”Error classes for aimatey - Universal AI Adapter System
@johnhenry/aimatey-utils
Section titled “@johnhenry/aimatey-utils”Utility functions for aimatey - Universal AI Adapter System
@johnhenry/aimatey-testing
Section titled “@johnhenry/aimatey-testing”Testing utilities for aimatey - Universal AI Adapter System
Adapters
Section titled “Adapters”@johnhenry/aimatey-backend
Section titled “@johnhenry/aimatey-backend”Backend provider adapters for aimatey - Universal AI Adapter System
@johnhenry/aimatey-frontend
Section titled “@johnhenry/aimatey-frontend”Frontend adapters for aimatey - Universal AI Adapter System
@johnhenry/aimatey-backend-browser
Section titled “@johnhenry/aimatey-backend-browser”Browser-compatible backend adapters for aimatey - Chrome AI, Function, Mock
Middleware & Patterns
Section titled “Middleware & Patterns”@johnhenry/aimatey-middleware
Section titled “@johnhenry/aimatey-middleware”Middleware components for aimatey - Universal AI Adapter System
@johnhenry/aimatey-patterns
Section titled “@johnhenry/aimatey-patterns”Production integration patterns for aimatey - complexity routing, parallel aggregation, failover, cost optimization, batch processing
Tool Calling
Section titled “Tool Calling”@johnhenry/aimatey-mcp
Section titled “@johnhenry/aimatey-mcp”MCP (Model Context Protocol) tool-calling for aimatey - translate MCP tools into the IR tool-execution loop via an injectable client
@johnhenry/aimatey-http
Section titled “@johnhenry/aimatey-http”HTTP framework adapters for aimatey - Universal AI Adapter System
@johnhenry/aimatey-http-core
Section titled “@johnhenry/aimatey-http-core”Framework-agnostic HTTP core utilities for aimatey
@johnhenry/aimatey-react-core
Section titled “@johnhenry/aimatey-react-core”Core React hooks for aimatey - useChat, useCompletion, useObject
@johnhenry/aimatey-react-hooks
Section titled “@johnhenry/aimatey-react-hooks”Additional React hooks for aimatey - useAssistant, useStream, useTokenCount
@johnhenry/aimatey-react-stream
Section titled “@johnhenry/aimatey-react-stream”React streaming utilities for aimatey - StreamProvider, StreamContext
@johnhenry/aimatey-react-nextjs
Section titled “@johnhenry/aimatey-react-nextjs”Next.js integration for aimatey - App Router, Server Actions, API Routes
Native
Section titled “Native”@johnhenry/aimatey-native-apple
Section titled “@johnhenry/aimatey-native-apple”apple native backend for aimatey
@johnhenry/aimatey-native-node-llamacpp
Section titled “@johnhenry/aimatey-native-node-llamacpp”node-llamacpp native backend for aimatey
@johnhenry/aimatey-native-model-runner
Section titled “@johnhenry/aimatey-native-model-runner”Model runner base class for aimatey native backends
Utilities
Section titled “Utilities”@johnhenry/aimatey-wrapper
Section titled “@johnhenry/aimatey-wrapper”SDK wrappers for aimatey - Use familiar SDK patterns with any provider
@johnhenry/aimatey-cli
Section titled “@johnhenry/aimatey-cli”CLI tools for aimatey - proxy server, format converters, Ollama emulation