ComfyUI Node
🎭 AIIA Emotion Annotator (LLM)
A ComfyUI node in AIIA/Podcast with 7 inputs and 2 outputs.
🎭 AIIA Emotion Annotator (LLM)
- dialogue_json
- annotation_log
◄dialogue_json—►
◄modelllama-3.1-8b-instant►
◄override_modeskip_existing►
◄api_base_urlhttps://api.groq.com/openai/v1►
◄api_key_override►
◄custom_model►
◄proxy_url►
CategoryAIIA/Podcast
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| dialogue_json | STRING | — | |
| model | COMBO | llama-3.1-8b-instant | 5 options: llama-3.1-8b-instant, llama-3.3-70b-versatile, qwen-qwq-32b, deepseek-r1-distill-llama-70b, gemma2-9b-it |
| override_mode | COMBO | skip_existing | 2 options: skip_existing, overwrite_all |
| api_base_urlopt | STRING | https://api.groq.com/openai/v1 | OpenAI-compatible API base URL. Examples: Groq: https://api.groq.com/openai/v1 Ollama: http://localhost:11434/v1 vLLM: http://localhost:8000/v1 |
| api_key_overrideopt | STRING | 可选。留空则使用环境变量 GROQ_API_KEY | |
| custom_modelopt | STRING | 自定义模型名(覆盖下拉选择),用于 Ollama/vLLM 本地模型 | |
| proxy_urlopt | STRING | HTTP/SOCKS5 代理。留空则使用环境变量 HTTPS_PROXY。 示例: http://127.0.0.1:8118 或 socks5://127.0.0.1:1080 |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| dialogue_json | STRING | — |
| annotation_log | STRING | — |