mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 07:34:10 +08:00
* feat: Add CreateData component for dynamic input generation * [autofix.ci] apply automated fixes * feat: Refactor imports from langflow to lfx * Add tests for create data * Restore old create data component * Update dynamic_create_data.py * Update src/lfx/src/lfx/components/processing/dynamic_create_data.py Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org> * Update src/lfx/src/lfx/components/processing/dynamic_create_data.py Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org> * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) * [autofix.ci] apply automated fixes * chore: update component index * [autofix.ci] apply automated fixes * chore: enhance component index update workflow with script existence check * chore: update checkout step in component index workflow to use pull request repository and ref --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Eric Hare <ericrhare@gmail.com> Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>