langflow-ai / langflow

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
http://www.langflow.org
MIT License
29.08k stars 3.71k forks source link

bug: text splitters not splitting file inputs correctly #3839

Open jordanrfrazier opened 3 days ago

jordanrfrazier commented 3 days ago

Bug Description

Text splitters not splitting file inputs.

Reproduction

file -> text splitter

Expected behavior

split

Who can help?

@jordanrfrazier

Operating System

m

Langflow Version

1.0.18

Python Version

None

Screenshot

No response

Flow File

No response

rayhannarindran commented 1 day ago

Is this problem solved yet? currently the output of the experimental text splitters (such as recursive text splitter) are unusable, any workarounds?

edwinjosechittilappilly commented 1 day ago

Hi @rayhannarindran, We would be testing it shortly and letting you know about the progress.