Skip to main content

Installation

Setup

each::sense is OpenAI-compatible, so you can drop in the official OpenAI JS/TS SDK right away:

Image Generation

Streaming

Raw SSE Streaming

For full control over event types, go raw with fetch:

Multi-Turn Conversations

Eco Mode

Use eco mode for faster, cheaper generations while you’re hacking away in development:

each::api Predictions

For direct model access through each::api:

each::workflows: Trigger & Poll

This public URL uses a deprecated compatibility host outside the api-service host. It remains supported for now, but will soon move under https://api.eachlabs.ai. Keep integrations configurable and switch to the api-service URL once it is published.

Error Handling

TypeScript Types

Last modified on May 28, 2026