silo.low_code.agent.result_processing module
- silo.low_code.agent.result_processing.populate_rcs(result_containers, results)
Load the results into the correct ResultContainer
- Parameters
result_containers (list) – List of ResultContainer’s that need to be populated with the data
results (List[DynamicAppResult]) – Results from the agent
- Returns
List of result containers with their respective result.