Nodes/comfy-ovum/LMStudio Prompt Chain Ovum
ComfyUI Node

LMStudio Prompt Chain Ovum

LM Studio Prompt Node with Dynamic Model Management This node connects to LM Studio's local server to generate text using various language models. It supports dynamic model loading/unloading, automatic model management, and various prompt modes. Features: • Multiple prompt modes (prompt, pixelwave, style, descriptor, character, custom) • Dynamic model loading and selection from available models • Automatic model unloading after specified timeout (a hack) • Model list caching between sessions • Wildcard support with {option1|option2} syntax • Custom conversation history support Requirements: • LM Studio running with server enabled • Models downloaded in LM Studio • Server accessible at specified address:port

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
LMStudio Prompt Chain Ovum
  • context
  • context
  • text
input_promptNext prompt here
modeuse_context
CategoryOvum/LLM

Inputs (3)

NameTypeDefaultDescription
contextLLM_CONTEXTLLM context from LMStudioPromptOvum or previous chain node
input_promptSTRINGNext prompt hereAdditional prompt to ask within the same chat context.
modeCOMBOuse_contextPrompt mode for this step. Choose "use_context" to reuse the mode from the incoming context.

Outputs (2)

NameTypeDescription
contextLLM_CONTEXT
textSTRING