Metadata-Version: 2.4
Name: gil-node-openai
Version: 0.1.0
Summary: OpenAI nodes for the Gil-Flow project
Author-email: iyulab <caveman@iyulab.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: gil-py
Requires-Dist: openai

# Gil-Node-OpenAI

This package provides nodes for interacting with the OpenAI API within the Gil-Flow ecosystem.

## Provided Nodes

- **OpenAIConnector**: Manages the connection and authentication with the OpenAI API.
- **ImageGenerator**: Generates images using DALL-E.
