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

Refactor TextInput to MessageTextInput #2282

Merged
merged 7 commits into from
Jun 23, 2024
Merged

Refactor TextInput to MessageTextInput #2282

merged 7 commits into from
Jun 23, 2024

Conversation

ogabrielluiz
Copy link
Contributor

This pull request renames the TextInput class to MessageTextInput in multiple files. This change improves clarity on what the input field does.

Copy link

vercel bot commented Jun 23, 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 Jun 23, 2024 9:33pm

Copy link

render bot commented Jun 23, 2024

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jun 23, 2024
@dosubot dosubot bot added the python Pull requests that update Python code label Jun 23, 2024
The build_config parameter in the update_build_config method of the AgentComponent class has been updated to accept a field_name parameter of type str instead of Text | None. This change improves the clarity and consistency of the code.
@ogabrielluiz ogabrielluiz merged commit 83631d5 into dev Jun 23, 2024
14 checks passed
@ogabrielluiz ogabrielluiz deleted the message_text branch June 23, 2024 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code 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