Welcome to the AI Code Integrator. Learn how to get started with the integrator.
package_name
- The package name that you want to install eg. stripe, etc.
-p or prompt
- Any special instruction that you want to pass like the integration should happen in some way or it should create an API with it or more.
-f or relative_file_path
- The file where you want to add the changes to. It is an relative file path.
-r
- The run command you want to debug like pip install requirements.txt
puthon app.py
and will output in logs if there is any issues and will provide resolutions for the same.