ComfyUI Node
AiStoreAzureGPT @Liam
A ComfyUI node in Liam/LLM with 8 inputs and 3 outputs.
AiStoreAzureGPT @Liam
- text
- messages
- session_history
◄prompthi►
◄api_keyapi-key►
◄api_urlhttp://ai.com/api►
◄system_contentYou are ChatGPT, a large language model trained by OpenAI. Answer as concisely as possible.►
◄modelgpt-3.5►
◄context_size1►
◄topic_id1►
◄uid123►
CategoryLiam/LLM
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | hi | — |
| api_key | STRING | api-key | — |
| api_url | STRING | http://ai.com/api | — |
| system_content | STRING | You are ChatGPT, a large language model trained by OpenAI. Answer as concisely as possible. | — |
| model | COMBO | gpt-3.5 | 3 options: gpt-3.5, gpt-4, gpt-4o |
| context_size | INT | 10–30 | — |
| topic_id | STRING | 1 | — |
| uid | STRING | 123 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| messages | STRING | — |
| session_history | STRING | — |