docs/tutorials/summarization/ #28734
Replies: 3 comments 1 reply
-
In the map-reduce graph, |
Beta Was this translation helpful? Give feedback.
0 replies
-
async def generate_summary(state: SummaryState): -- Should the last line be |
Beta Was this translation helpful? Give feedback.
1 reply
-
How can I use it with Meta Llama model? |
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
-
docs/tutorials/summarization/
This tutorial demonstrates text summarization using built-in chains and LangGraph.
https://python.langchain.com/docs/tutorials/summarization/
Beta Was this translation helpful? Give feedback.
All reactions