FLUX.1 Kontext Max
FLUX.1 Kontext Max is Black Forest Labs's experimental maximum-fidelity editing tier. It prioritizes typography accuracy, precise prompt adherence, and edit consistency for tasks where exact instruction fidelity is the primary requirement.
import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({ model: 'bfl/flux-kontext-max', prompt: 'A red balloon on a wooden table.'});