langflow/src/backend
ogabrielluiz 2f9932da6d refactor: Update Component class to handle missing inputs in custom components
Handle the case where inputs are missing in custom components by setting them to None and logging a warning. This ensures compatibility with the latest version of the langflow library and improves code robustness.
2024-06-11 22:57:14 -03:00
..
base refactor: Update Component class to handle missing inputs in custom components 2024-06-11 22:57:14 -03:00
langflow/version Update database file path handling and server shutdown message (#1686) 2024-04-11 17:13:00 -03: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