langflow/src/backend
Cristhian Zanforlin Lousa f14ead9739
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.
2024-10-16 01:38:26 +00:00
..
base fix: StoreMessage.py to prevent errors on Component (#4162) 2024-10-16 01:38:26 +00:00
langflow/version ci: create a nightly build workflow (#3553) 2024-09-05 19:13:04 +00:00
tests ref: Remove autouse from pytest client fixture (#4158) 2024-10-15 22:55:10 +00:00
.gitignore Changes default location for the database and adds the option to use the previous behavior (#1907) 2024-05-15 20:41:01 -03:00
Dockerfile Update Docker image references to langflowai in GitHub workflows and Docker Compose files (#1793) 2024-04-29 13:38:18 -03:00