Black Forest Labs モデル

FLUX.2 PRO

FLUX.2 PRO API価格、プロバイダー、コンテキスト長、機能、ユースケース、レイテンシー、代替候補を比較します。 image understanding, multimodal chat. $0.075 / image. — tokens.

Black Forest LabsPlatform curatedCatalog
StreamingVision
Image price$0.075 / image
BillingPer generated image
コンテキスト長— tokens
最大出力8.2k tokens

NextModelのFLUX.2 PROとは?

FLUX.2 PRO API価格、プロバイダー、コンテキスト長、機能、ユースケース、レイテンシー、代替候補を比較します。 image understanding, multimodal chat. $0.075 / image. — tokens.

適した用途

  • image understanding
  • multimodal chat

OpenAI互換コード例

OpenAI SDKの書き方を保ち、base_url を NextModel に向け、カタログIDを使います black-forest-labs--FLUX.2-pro.

Python
from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://api.nextmodel.app/v1"
)

resp = client.chat.completions.create(
    model="black-forest-labs/FLUX.2-pro",
    messages=[{"role": "user", "content": "Hello from NextModel"}]
)

print(resp.choices[0].message.content)

近い代替候補

Black Forest LabsCatalog

Available through the NextModel gateway via Black Forest Labs.

$0.2 / imagePer imageContext
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingVision
Platform curatedNextModel gateway catalog (Go origin)
View details
AnthropicCatalog

Claude Haiku 4.5 is Anthropic’s fastest and most efficient model, delivering near-frontier intelligence at a fraction of the cost and latency of larger Claude models. Matching Claude Sonnet 4’s performance...

$1 / 1M tokensInput$5 / 1M tokensOutput200kContext
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingTool callingJSON modeVision
Platform curatedNextModel gateway catalog (Go origin)
View details
AnthropicCatalog

Claude Opus 4.5 is Anthropic’s frontier reasoning model optimized for complex software engineering, agentic workflows, and long-horizon computer use. It offers strong multimodal capabilities, competitive performance across real-world coding and...

$5 / 1M tokensInput$25 / 1M tokensOutput200kContext
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingTool callingJSON modeVision
Platform curatedNextModel gateway catalog (Go origin)
View details

Reading

Articles that explain FLUX.2 PRO

FAQ

FLUX.2 PRO FAQ