langflow/src
Gabriel Luiz Freitas Almeida 92217155e4 🔨 refactor(loading.py): reorganize code and remove duplicate import_by_type function
🐛 fix(loading.py): fix instantiation of custom components and handle single document input in instantiate_textsplitter function
The code in loading.py has been reorganized to improve readability and remove duplicate import_by_type function. The instantiation of custom components has been fixed to correctly build the class object. Additionally, the instantiate_textsplitter function now handles single document input by converting it to a list before processing.
2023-07-07 01:34:26 -03:00
..
backend 🔨 refactor(loading.py): reorganize code and remove duplicate import_by_type function 2023-07-07 01:34:26 -03:00
frontend 🐛 fix(GenericNode/index.tsx): remove unnecessary console.log statement 2023-07-06 23:51:07 -03:00