langchain icon indicating copy to clipboard operation
langchain copied to clipboard

Allow unstructured loaders to accept in-memory text

Open jackHedaya opened this issue 3 years ago • 0 comments

Hi!

Unstructured has support for providing in-memory text. Would be a great addition as currently, developers have to write and then read from a file if they want to load documents from memory.

Wouldn't mind opening the PR myself but want to make sure its a wanted feature before I get on it.

jackHedaya avatar Mar 12 '23 23:03 jackHedaya