langflow/src/backend
Gabriel Luiz Freitas Almeida bfe86b45fc feat(components): add new custom component and chains package
- Added a new file `__init__.py` in the `components` directory to import the `CustomComponent` class from `langflow.interface.custom.custom_component`.
- Created a new package `chains` in the `components` directory.
2023-08-04 17:11:37 -03:00
..
langflow feat(components): add new custom component and chains package 2023-08-04 17:11:37 -03:00
.gitignore Changed gitignore 2023-07-28 15:19:31 -03:00
Dockerfile refac: langflow_backend -> langflow 2023-03-17 09:50:02 -03:00