ComfyUI Node
UML Code Assistant
A ComfyUI node in UML with 11 inputs and 1 output.
UML Code Assistant
- code_input
◄descriptionKroki – Creates diagrams from textual descriptions!►
◄templateGenerate a Mermaid diagram that illustrates: {{description}}►
◄positive_instructionOutput only valid Mermaid diagram code. No markdown fences (no ```). No explanation.►
◄negative_instructionDo not add any text outside the diagram syntax.►
◄template_file►
◄diagram_typemermaid►
◄output_formatsvg►
◄providerollama►
◄modelllama3.2►
◄api_key►
◄ollama_base_url►
CategoryUML
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| description | STRING | Kroki – Creates diagrams from textual descriptions! | — |
| templateopt | STRING | Generate a Mermaid diagram that illustrates: {{description}} | — |
| positive_instructionopt | STRING | Output only valid Mermaid diagram code. No markdown fences (no ```). No explanation. | — |
| negative_instructionopt | STRING | Do not add any text outside the diagram syntax. | — |
| template_fileopt | COMBO | 6 options: , general_mermaid.txt, kroki.txt, mermaid_flowchart.txt, plantuml_sequence.txt, uml_plan_then_code.txt | |
| diagram_typeopt | STRING | mermaid | — |
| output_formatopt | STRING | svg | — |
| provideropt | COMBO | ollama | 4 options: ollama, openai, anthropic, gemini |
| modelopt | COMBO | llama3.2 | 18 options: llama3.2, llama3.1, mistral, codellama, qwen2.5-coder, phi3, +12 |
| api_keyopt | STRING | — | |
| ollama_base_urlopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| code_input | STRING | — |