**Is your feature request related to a problem? Please describe.** I have to use 2 process to start my data-provider and DebiAI-gui **Describe the solution you'd like** Be able to set config and plug data-providers with debiai-gui: ```bash debiai-gui --data-provider data_provider_1.py --data-provider data_provider_2.py --data-provider http://localhost:8080 start ``` **Describe alternatives you've considered** Run Debiai form data_provider