Skip to content

Add new image models#300

Merged
adambalogh merged 4 commits into
mainfrom
claude/sharp-bardeen-sqll82
Jun 23, 2026
Merged

Add new image models#300
adambalogh merged 4 commits into
mainfrom
claude/sharp-bardeen-sqll82

Conversation

@adambalogh

Copy link
Copy Markdown
Collaborator

No description provided.

claude added 2 commits June 23, 2026 20:41
Add GROK_2_IMAGE (xAI), SEEDREAM_4_0 and SEEDANCE_4_5 (ByteDance), and
GLM_5_2 / GLM_IMAGE (Z.ai) to the TEE_LLM enum so SDK users can access
all image generation models already supported by the tee-gateway. Also
add GLM_5_2 as the Z.ai text model which was missing entirely.

Update the llm_image_generation.py example with a quick reference
listing all available image generation models and their billing model.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XxsSjnuypVUhpDPiEDA1Md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XxsSjnuypVUhpDPiEDA1Md
@adambalogh adambalogh changed the title Claude/sharp bardeen sqll82 Add new image models Jun 23, 2026
claude added 2 commits June 23, 2026 20:57
SEEDREAM_4_0 used the bare model name "seedream-4-0-250828" which
ByteDance rejects — their image generation API only accepts deployment
endpoint IDs (ep-xxx). SEEDANCE_4_5 already points to the working
deployment endpoint ep-20260624042612-7dxcv, which the gateway correctly
calls with the Seedance-specific payload (response_format=url, size=2K,
sequential_image_generation=disabled, watermark=false, stream=false).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XxsSjnuypVUhpDPiEDA1Md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XxsSjnuypVUhpDPiEDA1Md
@adambalogh adambalogh merged commit bd1c496 into main Jun 23, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants