Metadata-Version: 2.1
Name: comfyui-custom-node-config
Version: 0.0.1
Summary: This project is a custom node plugin for ComfyUI that provides a form node for configuring and saving parameters related to LLMs (such as OpenAI, Kimi, DeepSeek). Users can input information such as API Key, Base, Version, and Model through the node. The node will automatically save the configuration to a local file and set it as environment variables, making it convenient for subsequent use.
Home-page: https://github.com/pictorialink/ComfyUI-Custom-Node-Config
Requires-Python: >=3.10
