LangChain Flows
tags :
LangChain Flow #
Creating intelligent workflows or flows with LangChain framework.
DAG flows #
Flow for creating proposals #
- create an outline for the proposal manually
- For each outline
- use multiquery retriever to create 5 questions
- get the top 10 answers for each question
- using this context create proposal for the outline