Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: StoreMessage.py to prevent errors on Component (#4162)
* 📝 (StoreMessage.py): Update input types in StoreMessageComponent to include StrInput for sender, sender_name, and session_id to improve data handling and consistency. * 📝 (StoreMessage.py): Update imports to use the correct MessageTextInput class from langflow.inputs.inputs module for sender, sender_name, and session_id inputs in StoreMessageComponent class. This change ensures consistency and improves code readability.
- Loading branch information