langflow/scripts
Eric Hare 28e07be870
feat: Unified File Management API (#6100)
* feat: FIrst pass at file management API

* [autofix.ci] apply automated fixes

* Add delete and edit endpoints

* [autofix.ci] apply automated fixes

* Add file size and duplicate name handling

* Ensure the File model has a unique name

* Ensure count is before extension

* [autofix.ci] apply automated fixes

* Add the correct path to the return

* Added function to handle list of paths in File component

* [autofix.ci] apply automated fixes

* Update input_mixin.py

* Refactor to a v2 endpoint

* Add unit tests

* Update test_files.py

* Update frontend.ts

* [autofix.ci] apply automated fixes

* Remove extension from name

* Cast the string type for like

* Update files.py

* Update base.py

* Update base.py

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
2025-02-06 18:35:24 +00:00
..
aws feat: Unified File Management API (#6100) 2025-02-06 18:35:24 +00:00
ci feat: Bump ruff version to 0.9 (#5666) 2025-01-15 15:14:43 +00:00
gcp Merge remote-tracking branch 'origin/dev' into fix/minor_bugs 2024-05-31 20:55:38 -03:00
setup fix: update regex to get supported python versions (#4175) 2024-10-19 13:08:50 +00:00
__init__.py ref: Add missing __init__.py files in tests (#4180) 2024-10-17 18:21:56 +00:00
factory_restart_space.py docs: add docs to huggingface space restart script (#5051) 2024-12-19 18:42:27 +00:00