Skip to main content

Installation

Setup

each::sense is OpenAI-compatible, so you can plug in the official OpenAI Python SDK right away:

Image Generation

Streaming

Raw SSE Streaming

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

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

Error Handling

Last modified on July 27, 2026