Skip to content

Add Chat TE node - #3177

Open
ketle-man wants to merge 1 commit into
Comfy-Org:mainfrom
ketle-man:add-chat-te
Open

Add Chat TE node#3177
ketle-man wants to merge 1 commit into
Comfy-Org:mainfrom
ketle-man:add-chat-te

Conversation

@ketle-man

Copy link
Copy Markdown
Contributor

Adds an entry for Chat TE to custom-node-list.json.

What it does

Chat with an already-loaded Qwen2.5-VL / Qwen3-VL text encoder instead of loading a separate LLM -- multi-turn, vision-capable chat that shares the same VRAM as the text encoder ComfyUI already has loaded (e.g. for Qwen-Image-Edit). Exposes both a ComfyUI sidebar panel and an OpenAI-compatible /v1/chat/completions endpoint, plus a Qwen Chat Bridge (Register CLIP) graph node for zero-copy VRAM sharing with a workflow's own CLIPLoader.

@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 8cbcc929-3db1-48ce-a81d-835a23aaf709

📥 Commits

Reviewing files that changed from the base of the PR and between 4f56cf3 and 707654d.

📒 Files selected for processing (1)
  • custom-node-list.json

Included review availability: Your plan includes up to 10 reviews per rolling hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

Changes

Chat TE registration

Layer / File(s) Summary
Add Chat TE manifest entry
custom-node-list.json
Adds the Chat TE node with its Git repository, clone installation type, and Qwen vision-language chat capabilities. A tidy node entry, with no code knot to untie.

Possibly related PRs

Suggested reviewers: ltdrdata, mickmumpitz

Merge Risk: ⚪ Minimal · up to 70765

This PR only adds a Chat TE entry to the custom-node list, with no actionable merge-blocking risk identified; it is merge-ready after normal checks.

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

ltdrdata added a commit that referenced this pull request Aug 18, 2026
…3177) after last git-clone block + node_db/new sync

PR conflicted on the list tail; manually registered. Deep-verify SAFE (unauth routes are inference/model-load only, no side-effect sink), Non-English PASS.
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