Skip to content

sync: fix Ideogram V4 Quality model id casing (2026-07-10)#85

Merged
YC0101 merged 1 commit into
mainfrom
sync-2026-07-10
Jul 10, 2026
Merged

sync: fix Ideogram V4 Quality model id casing (2026-07-10)#85
YC0101 merged 1 commit into
mainfrom
sync-2026-07-10

Conversation

@YC0101

@YC0101 YC0101 commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

Daily AtlasCloud → ComfyUI sync for 2026-07-10.

The only diff against the live API is a casing rename: the API now serves ideogram/v4/quality/text-to-image (lowercase quality), while the node added in the 2026-07-09 sync used capital-Q ideogram/v4/Quality/text-to-image, which no longer resolves. This is a fix, not a new node — creating a duplicate node would be wrong.

Changes

  • ideogram_v4_quality_t2i.py: payload model id → lowercase
  • test_new_nodes_2026_07_09.py: expected model id → lowercase
  • README.md: Available Nodes table → lowercase

No genuinely new visual models this cycle.

Tests

  • ruff: ✅ All checks passed
  • pytest (metadata only, e2e deselected): ✅ 340 passed, 26 deselected

🤖 Generated with Claude Code

API now serves ideogram/v4/quality/text-to-image (lowercase); the node
added in the 2026-07-09 sync used capital-Q which no longer resolves.
Updated node payload, metadata test, and README table.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@YC0101
YC0101 merged commit 416cddf into main Jul 10, 2026
2 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.

1 participant