ComfyUI Node
Comflowy LLM
Nodes from https://comflowy.com: - Description: A free service to send a prompt to a LLM model, and get the response. - How to use: - Provide a prompt and a system prompt to generate a response from the LLM model. - Choose the LLM model from the available options. - Make sure to set your API Key using the 'Comflowy Set API Key' node before using this node. - Output: Return the generated text from the LLM model.
Comflowy LLM
- STRING
◄prompt►
◄system_prompt►
◄llm_model▾►
◄seed0►
CategoryComflowy
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | — | |
| system_prompt | STRING | — | |
| llm_model | COMBO | 7 options: Qwen/Qwen2-7B-Instruct, Qwen/Qwen2-1.5B-Instruct, THUDM/glm-4-9b-chat, THUDM/chatglm3-6b, 01-ai/Yi-1.5-9B-Chat-16K, 01-ai/Yi-1.5-6B-Chat, +1 | |
| seed | INT | 00–18446744073709550000 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |