How to process large json like langchain mapreduce summarization ? #1242
Unanswered
stevensu1977
asked this question in
Q&A
Replies: 1 comment
-
same isuue,hope some suggestions. thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try to build data process pipeline with CrewAI , I write tools load local json, but some json too large , more than LLM input max token , I know langchain have mapreduce component support large file , is there any example like mapreduce ?
Beta Was this translation helpful? Give feedback.
All reactions