Maxynetic Systems
To be released soon

FLUX.1 Kontext Max

Black Forest Labs

FLUX.1 Kontext creates images from text prompts with unique capabilities for character consistency and advanced editing. It also edits images using simple text prompts. No complex workflows or fine-tuning needed. This provider gives the option to change the moderation level for inputs and outputs. The control is under safety tolerance and is by default 2 on a range from 0 (more strict) through 6 (more permissive).

  • Image
  • Image generation
Context
512
Max output
Input / 1M
Output / 1M

Quickstart

Point any OpenAI-compatible client at Maxynetic Systems and pass bfl/flux-kontext-max as the model.

curl https://api.maxynetic.com/v1/chat/completions \
  -H "Authorization: Bearer $MAXYNETIC_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "bfl/flux-kontext-max",
    "messages": [{ "role": "user", "content": "Explain routing in one line." }]
  }'

Pricing

Billed per token with no markup on the underlying provider rate.

  • This model has no published token pricing.

More from Black Forest Labs