aslisabanci/Algorithmia - Multiple Algorithm Caller
Call multiple algorithms on Algorithmia in parallel and collect the results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Algorithmia API key | yes | — |
| orchestrator_algo_path | Orchestrator algorithm path to call specified multiple algorithms in parallel | yes | — |
| parallel_algo_names | Algorithm names to call in parallel, as a list of strings | yes | — |
| parallel_algo_input | Algorithm input to for multiple execution, as a list of strings | yes | — |
Outputs
no outputs