How can I use Stream In langchain summarize ? I can't find any message in doc #2926
Unanswered
qianzehao0819
asked this question in
Q&A
Replies: 0 comments
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.
-
chain = load_summarize_chain(llm, chain_type="refine", return_intermediate_steps=False,
question_prompt=PROMPT, refine_prompt=refine_prompt)
chan.run ()
Beta Was this translation helpful? Give feedback.
All reactions