Eloquent

Documentation

<!-- AUTO-GENERATED from packages/@elqnt/README.md + each package.json — do not edit here. Run `pnpm docs:sync`. -->

Package Reference

The @elqnt/* packages are the Eloquent SDK — typed building blocks (universal types -> browser/server API -> React hooks) that all flow through one API Gateway.

See the full SDK Hook Reference for every hook and function.

Installation

All packages publish to npm under the @elqnt scope:

npm install @elqnt/api-client @elqnt/entity @elqnt/agents @elqnt/chat

Core Infrastructure

PackageVersionDescription
@elqnt/api-client2.3.1Shared API client infrastructure for Eloquent platform
@elqnt/types2.2.0Shared TypeScript type definitions for Eloquent platform

Domain Packages

PackageVersionDescription
@elqnt/admin2.3.2Admin APIs for Eloquent platform (onboarding, org-settings, billing)
@elqnt/agents4.1.0Agent management and orchestration for Eloquent platform - models, browser & server APIs, React hooks, and utilities
@elqnt/analytics0.1.1Product analytics for Eloquent platform - models, API, and the useProductAnalytics hook
@elqnt/chat3.8.0Platform-agnostic chat SDK for React and React Native
@elqnt/docs4.1.0Document management utilities for Eloquent platform
@elqnt/entity3.5.0Complete entity management for Eloquent platform - models, API, hooks, and store
@elqnt/kg3.1.1Knowledge graph SDK for Eloquent platform - types, browser & server APIs, React hooks, and query utilities
@elqnt/notifications1.1.1Notification infrastructure for Eloquent platform (email, push, SMS)
@elqnt/workflow3.0.0Workflow definitions and execution for Eloquent platform - models, API, hooks, and store