Metadata-Version: 2.1
Name: comfyui-llm-api
Version: 1.0.0
Summary: A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support.
Home-page: https://github.com/tianyuw/ComfyUI-LLM-API
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: Pillow>=10.0.0
Requires-Dist: litellm>=1.30.0
Requires-Dist: typing>=3.7.4
