Metadata-Version: 2.1
Name: comfyui-llm-polymath
Version: 0.0.1
Summary: An advanced chat node integrating LLMs, real-time web search, image handling, and image scraping. Supports APIs from OpenAI, Google, Anthropic, Grok, DeepSeek, and local Ollama. Includes custom node finder, smart assistant tools, and growing subnodes like text masking and concept eraser.
Home-page: https://github.com/lum3on/comfyui_LLM_Polymath
Requires-Python: >=3.10
Requires-Dist: google
Requires-Dist: google-genai>=0.5.0
Requires-Dist: openai
Requires-Dist: anthropic
Requires-Dist: ollama>=0.4.7
Requires-Dist: googlesearch-python
Requires-Dist: requests
Requires-Dist: bs4
Requires-Dist: jax
Requires-Dist: gallery-dl
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: json-repair
Requires-Dist: easyocr
