langflow/src
Gabriel Luiz Freitas Almeida b9fa68dcfb
feat: Add get_final_results_only parameter to build_records_from_result_data method (#1912)
* feat: Add get_final_results_only parameter to build_records_from_result_data method

The `build_records_from_result_data` method in the `SubFlowComponent` class now accepts a `get_final_results_only` parameter. This parameter controls whether the output will contain all outputs from the flow or only the final results. This change allows for more flexibility in handling the result data.
2024-05-16 16:50:00 -07:00
..
backend feat: Add get_final_results_only parameter to build_records_from_result_data method (#1912) 2024-05-16 16:50:00 -07:00
frontend Refactor: Disable group button when its not possible to group (#1878) 2024-05-15 16:53:56 -03:00