This pull request introduces several new features and improvements to the Chimoney Python package. The change includes the addition of new modules for handling AI functionalities.
New Features:
AI Module:
Added AI class with an invoice_gen method to generate invoices based on instructions. (submissions/Chimoney-Python/chimoney/AI.py)
This pull request introduces several new features and improvements to the Chimoney Python package. The change includes the addition of new modules for handling AI functionalities.
New Features:
AI
class with aninvoice_gen
method to generate invoices based on instructions. (submissions/Chimoney-Python/chimoney/AI.py
)