Nodes/neonllama/🧠 Ollama & LM Studio Prompt From Idea
ComfyUI Node

🧠 Ollama & LM Studio Prompt From Idea

A ComfyUI node in LLM Prompts with 14 inputs and 3 outputs.

By NeonLightning·Created about a year ago·Updated about a year ago· 2
🧠 Ollama & LM Studio Prompt From Idea
    • prompt
    • negative
    • idea
    model
    ideafuturistic cyberpunk city
    negative
    max_tokens75
    min_tokens50
    max_attempts30
    regen_on_each_usetrue
    just_use_ideafalse
    exclude_commafalse
    randomize_seedtrue
    llm_seed207824427
    randomize_temptrue
    llm_temp0.59
    keepllmfalse
    CategoryLLM Prompts

    Inputs (14)

    NameTypeDefaultDescription
    modelCOMBOSelect the LLM model (Ollama or LM Studio) to generate prompts with.
    ideaSTRINGfuturistic cyberpunk cityEnter the core concept or theme for your prompt. You can have separated ideas if you have a hard return. Only use up to 3 lines though, to a maximum of 231 tokens.
    negativeSTRINGWords or themes to exclude from the prompt (used by Stable Diffusion, not LLM).
    max_tokensINT7510–1024Maximum token length for the generated prompt.
    min_tokensINT5010–1024Minimum token length for the generated prompt.
    max_attemptsINT301–200Number of attempts to generate a prompt fitting token limits.
    regen_on_each_useBOOLEANtrueForce regeneration on each node execution (doesn't matter if just_use_idea is on).
    just_use_ideaBOOLEANfalseSkip Generating and just use idea as prompt.
    exclude_commaBOOLEANfalseDisables commas and sentence removal suggesting.
    randomize_seedBOOLEANtrueUse a random seed on each generation.
    llm_seedINT2078244270–999999999Fixed seed (only used if randomize_seed is off).
    randomize_tempBOOLEANtrueUse a random temperature on each generation.
    llm_tempFLOAT0.590.1–1Fixed temperature (only used if randomize_temp is off).
    keepllmBOOLEANfalseKeep LLM model in memory.

    Outputs (3)

    NameTypeDescription
    promptSTRING
    negativeSTRING
    ideaSTRING