if-ai / ComfyUI-IF_AI_tools

ComfyUI-IF_AI_tools is a set of custom nodes for ComfyUI that allows you to generate prompts using a local Large Language Model (LLM) via Ollama. This tool enables you to enhance your image generation workflow by leveraging the power of language models.
https://ko-fi.com/impactframes
366 stars 27 forks source link

Request to add nodes without default #57

Closed alex13by closed 1 week ago

alex13by commented 1 week ago

I built a custom model in ollama, but I couldn't output correct content in the nodes. I hope to add nodes without any presets, so that I can directly use the defined model。

if-ai commented 1 week ago

Yes that feature already exist. You can use None as assistant and other presets that way is not sending a system prompt or adding extras to the output

alex13by commented 1 week ago

Thank you very much. It is working now