langflow/src/backend/base
Gabriel Luiz Freitas Almeida 7b93eb1385 chore: Update langflow template field base.py
Refactor langflow template field base.py to improve code readability and maintainability.

- Import additional types from langflow.helpers.custom and langflow.type_extraction.type_extraction modules.
- Add field_validator method to validate field_type.
- Convert type to string if it is a type instance.
- Raise ValueError if type is not a string or a type instance.
2024-06-22 12:32:54 -07:00
..
langflow chore: Update langflow template field base.py 2024-06-22 12:32:54 -07:00
poetry.lock 🔧 (Makefile): add 'update' target to run 'poetry update' command for updating dependencies 2024-06-21 21:49:22 -07:00
pyproject.toml 🔧 (Makefile): add 'update' target to run 'poetry update' command for updating dependencies 2024-06-21 21:49:22 -07:00
README.md 1.0 Alpha (#1599) 2024-04-04 02:46:44 -03:00