ComfyUI Node
LiteLLMImageCaptioningProvider
A ComfyUI node in ETK/LLM/LiteLLM with 9 inputs and 1 output.
LiteLLMImageCaptioningProvider
- model
- image
- messages
- Captioning function
◄max_tokens250►
◄temperature0.50►
◄top_p0.50►
◄frequency_penalty0.00►
◄presence_penalty0.00►
◄promptDescribe the image:►
CategoryETK/LLM/LiteLLM
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| model | LITELLM_MODEL | anthropic/claude-3.5-sonnet | — |
| max_tokens | INT | 2501–10000000000 | — |
| temperature | FLOAT | 0.500–1 | — |
| top_p | FLOAT | 0.500–1 | — |
| frequency_penalty | FLOAT | 0.00 | — |
| presence_penalty | FLOAT | 0.00 | — |
| imageopt | IMAGE | — | |
| promptopt | STRING | Describe the image: | — |
| messagesopt | LLLM_MESSAGES | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Captioning function | CALLABLE | — |