Extensions/ComfyUI_RH_LLM_API
ComfyUI Extension

ComfyUI_RH_LLM_API

An easy-to-use ComfyUI plugin for LLM integration supporting DeepSeek, OpenAI API-compatible models, with video reverse-prompt (captioning) capabilities. (Description by…

By HM-RunningHub·Created about a year ago·Updated 8 months ago· 129
HM-RunningHub/ComfyUI_RH_LLM_API
Nodes
On cloudLocal install
Stars129
Updated8 months ago
Readme

ComfyUI_RH_LLM_API

Very easy to use. LLM DeepSeek, OpenAI API compatible plugin

Because the vast majority of LLM APIs are compatible with OpenAI's API interface specifications, this plugin was created Through triples, any LLM model compatible with the OpenAI interface can be accessed and called, such as deepseek, Qianwen, Doubao, GLM, MinMax, etc. API

  • baseurl
  • apikey
  • model

Update: Video reverse-prompt (video captioning)

  • Optional input video: supports OpenAI-compatible chat.completions payload with {"type":"video_url"}.
  • No resize / no compression: image keeps original resolution; video is read as-is and base64 encoded.

Online Demo https://www.runninghub.ai/post/1890402871119368194 image