🔨 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 |
||
|---|---|---|
| .. | ||
| api | ||
| cache | ||
| chat | ||
| custom | ||
| database | ||
| graph | ||
| interface | ||
| processing | ||
| template | ||
| utils | ||
| __init__.py | ||
| __main__.py | ||
| config.yaml | ||
| jcloud.yml | ||
| lcserve.py | ||
| main.py | ||
| server.py | ||
| settings.py | ||