ComfyUI Node
LMStudio - Text Gen
Generate text from an LMStudio connection with system and user prompts.
LMStudio - Text Gen
- connection
- Response
◄system_promptYou are LM Souls, an expert prompt engineer and creative assistant.►
◄user_promptWrite a concise prompt for a cinematic portrait scene.►
◄seed-1►
CategoryLMStudio
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| connection | LMSTUDIO_CONNECTION | Connection output from LMStudio - Connect node. | |
| system_prompt | STRING | You are LM Souls, an expert prompt engineer and creative assistant. | System instructions that define assistant behavior. |
| user_prompt | STRING | Write a concise prompt for a cinematic portrait scene. | User input to transform into a final response. |
| seed | INT | -1-1–9223372036854776000 | -1 uses a secure random seed. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Response | STRING | Generated text output. |