Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Sub Flow, Run Flow and Flow as Tool components #1986

Merged
merged 10 commits into from
May 28, 2024
Merged

Conversation

ogabrielluiz
Copy link
Contributor

This pull request adds utility functions build_records_from_run_outputs and build_records_from_result_data to the codebase. These functions are used to build records from run outputs and result data, improving code organization and reusability.

These functions fix the Sub Flow and Run Flow components.

…ts and result data for better code organization and reusability
Copy link

vercel bot commented May 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2024 2:18pm

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels May 28, 2024
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels May 28, 2024
@ogabrielluiz ogabrielluiz changed the title Add utility functions to build records from run outputs and result data Fixed Sub Flow, Run Flow and Flow as Tool components May 28, 2024
@ogabrielluiz ogabrielluiz merged commit b912a71 into dev May 28, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant