Start a Data-provider from cli as well as DebiAI
Open
enhancement
- Dominant language
- Vue
- Stars
- 30
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
**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
Contributor guide
Assessment
This issue has not been assessed yet.