langflow/src
ogabrielluiz d32b6bd031 refactor: Add field input classes for different data types
Add field input classes for different data types in the `inputs.py` file. This change allows for better organization and separation of concerns in the codebase. Each input class specifies the field type and provides default values or options where applicable. This update improves the maintainability and extensibility of the codebase.
2024-06-12 10:45:24 -03:00
..
backend refactor: Add field input classes for different data types 2024-06-12 10:45:24 -03:00
frontend refactor: Update SessionView component to allow editing of "Text" field 2024-06-12 10:05:03 -03:00