langflow/src/backend
Gabriel Luiz Freitas Almeida 74e263811b 🔨 refactor(types.py): import CustomComponentFrontendNode from custom_components module to improve code organization and readability
🔨 refactor(types.py): change usage of CustomComponentNode to CustomComponentFrontendNode to align with updated module structure

🔨 refactor(frontend_node/base.py): add beta flag to FrontendNode class to indicate if a node is in beta stage

🔨 refactor(custom_components.py): add beta flag to CustomComponentFrontendNode class to indicate it is in beta stage

🔨 refactor(tools.py): remove unused import of DEFAULT_CUSTOM_COMPONENT_CODE

🔨 refactor(tools.py): remove CustomComponentNode class as it is no longer used
2023-07-25 17:22:02 -03:00
..
langflow 🔨 refactor(types.py): import CustomComponentFrontendNode from custom_components module to improve code organization and readability 2023-07-25 17:22:02 -03:00
.gitignore refac: langflow_backend -> langflow 2023-03-17 09:50:02 -03:00
Dockerfile refac: langflow_backend -> langflow 2023-03-17 09:50:02 -03:00