langflow/src
Rodrigo ec3c2b3ab7 refactor: Update display names for input fields in ChatComponent and TextInput
This commit updates the display names for the input fields in the ChatComponent and TextInput classes. The display name for the "Message" input field in ChatComponent is changed to "Text", and the display name for the "Value" input field in TextInput is changed to "Text". These updates improve the clarity and consistency of the input field labels.

Fixes #<issue_number>
2024-06-09 23:09:01 -03:00
..
backend refactor: Update display names for input fields in ChatComponent and TextInput 2024-06-09 23:09:01 -03:00
frontend refactor: migrate from Record to Message (#2113) 2024-06-09 18:00:48 -07:00