langflow/src/backend
Gabriel Luiz Freitas Almeida 63a78a832f
fix: add TableInput validation for single dict and Data instances (#6136)
* fix: enhance TableInput validation to support single dict and Data instances

* [autofix.ci] apply automated fixes

* fix: Improve TableInput validation error handling

Change TypeError to ValueError for Pydantic validation to ensure proper error catching. Added noqa comments to suppress linting warnings about error type.

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Ítalo Johnny <italojohnnydosanjos@gmail.com>
2025-02-17 22:13:21 +00:00
..
base fix: add TableInput validation for single dict and Data instances (#6136) 2025-02-17 22:13:21 +00:00
langflow/version ref: Some ruff fixes from preview (#5420) 2024-12-28 21:25:35 +00:00
tests fix: changed serializations to use serialize function to not compromise json structure (#6673) 2025-02-17 21:45:44 +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