langflow/src/backend/base
ogabrielluiz 2276d050fe 🔧 (component.py): Add input validation to Component
📝 (component.py): Update imports and type annotations for better readability and maintainability
🔧 (component.py): Refactor map_inputs method to accept InputTypes and validate inputs in Component class
♻️ (component.py): Refactor _validate_inputs method to check if input is a class method
🔧 (util.py): Add is_class_method function to check if a function is a class method
2024-06-14 13:36:17 -03:00
..
langflow 🔧 (component.py): Add input validation to Component 2024-06-14 13:36:17 -03:00
poetry.lock refactor: Update langflow components and constants 2024-06-13 10:40:39 -03:00
pyproject.toml refactor: Update langflow components and constants 2024-06-13 10:40:39 -03:00
README.md 1.0 Alpha (#1599) 2024-04-04 02:46:44 -03:00