langflow
langflow copied to clipboard
refactor: Add displayLoadingMessage flag to MessagesStoreType and adjust chat view layout
This pull request adds a new flag, displayLoadingMessage
, to the MessagesStoreType
in order to control the display of loading messages in the chat view. It also includes a layout adjustment for responsiveness and loading message display.