langchain/docs/modules/chains/combine_docs_examples
Harrison Chase 8dfad874a2
map rerank chain (#516)
add a chain that applies a prompt to all inputs and then returns not
only an answer but scores it

add examples for question answering and question answering with sources
2023-01-08 06:49:22 -08:00
..
qa_with_sources.ipynb map rerank chain (#516) 2023-01-08 06:49:22 -08:00
question_answering.ipynb map rerank chain (#516) 2023-01-08 06:49:22 -08:00
summarize.ipynb Docs refactor (#480) 2023-01-02 08:24:09 -08:00
vector_db_qa_with_sources.ipynb Docs refactor (#480) 2023-01-02 08:24:09 -08:00
vector_db_qa.ipynb Docs refactor (#480) 2023-01-02 08:24:09 -08:00