Metadata-Version: 2.1
Name: comfyui-textgen-nodes
Version: 0.0.1
Summary: ComfyUI node that sends text + a system prompt to an OpenAI-compatible endpoint and returns the reply with <think> blocks stripped.
Home-page: https://github.com/cora-clanker/comfyui-textgen-nodes
Requires-Python: >=3.10
Requires-Dist: requests>=2.28
