Vercel AI Gateway に xAI の「Grok Imagine Image 2.0」が追加
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Vercel Blog
xAI が開発した画像生成モデル「Grok Imagine Image 2.0 Preview」が Vercel AI Gateway に公開され、詳細な指示への対応や画像編集機能を提供するようになった。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るAI深層分析を開く2026年8月9日 07:50
AI深層分析
キーポイント
Vercel AI Gateway での利用開始
xAI の「Grok Imagine Image 2.0 Preview」が Vercel AI Gateway を通じて利用可能になった。
複雑な視覚情報の構造化能力
同モデルはタイポグラフィやレイアウトを計画する能力を持ち、インフォグラフィックやポスターなどの多要素視覚情報でも構造が崩れず、小さな文字も可読性を保つ。
一貫性のある画像編集機能
画像編集機能により、生成を繰り返しても被写体や詳細な部分が矛盾なく維持される。
開発者向け実装方法の提供
AI SDK を用いた「generateImage」呼び出し方や、解像度設定、複数画像生成のためのパラメータ指定方法が明記されている。
重要な引用
dense, multi-part visuals like infographics, posters, and title screens hold their structure and small text stays legible
supports image editing, keeping subjects and details consistent across repeated generations
set model to xai/grok-imagine-image-2.0-preview
編集コメントを表示
編集コメント
画像生成モデルの進化において、複雑なレイアウトやテキストの可読性を維持する能力は実用面で極めて重要である。Vercel AI Gateway への統合により、開発者がこれらの高度な機能を即座にプロダクション環境で試せる点は注目すべき進展だ。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
xAI の「Grok Imagine Image 2.0 Preview」が、AI Gateway で利用可能になりました。
このモデルは指示を忠実に実行し、タイポグラフィとレイアウトを一体として計画します。そのため、インフォグラフィックやポスター、タイトル画面といった複雑な視覚要素でも構造が崩れず、小さな文字も読みやすく保たれます。また、画像編集機能にも対応しており、繰り返し生成しても被写体や細部の一貫性が維持されます。
ぜひ、AI Gateway で動作する imagine.vercel.sh で試してみてください。
「Grok Imagine Image 2.0 Preview」を利用するには、モデル名を xai/grok-imagine-image-2.0-preview に設定し、AI SDK の generateImage を呼び出してください。
出力解像度は、providerOptions.xai で 1k または 2k を指定して選べます。また、n を指定することで、1 回の呼び出しで複数の画像を生成することも可能です。
画像編集を行う場合は、プロンプトに prompt.images で画像を渡すとともに指示を出します。すると、モデルは要求された部分だけを修正し、それ以外の部分はそのまま保持します。
AI Gateway でサポートされているすべての画像モデル一覧はこちらをご覧ください。
続きを読む
原文を表示
Grok Imagine Image 2.0 Preview from xAI is now available on AI Gateway.
The model follows detailed instructions closely and plans typography and layout together, so dense, multi-part visuals like infographics, posters, and title screens hold their structure and small text stays legible. Grok Imagine Image 2.0 Preview also supports image editing, keeping subjects and details consistent across repeated generations.
Try the model out now in imagine.vercel.sh, running on AI Gateway.
To use Grok Imagine Image 2.0 Preview, set model to xai/grok-imagine-image-2.0-preview and call generateImage from the AI SDK.
Set resolution to 1k or 2k under providerOptions.xai to pick an output tier, and n for more than one image per call.
For image editing, pass an image in prompt.images alongside the instruction, and the model changes what you asked for and leaves the rest:
To view all image models supported on AI Gateway, see the full list here.
Read more
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み