You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/langchain/chains/question_answering
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
1 year ago
..
__init__.py map rerank chain (#516) 1 year ago
map_reduce_prompt.py Harrison/base combine doc chain (#264) 2 years ago
map_rerank_prompt.py map rerank chain (#516) 1 year ago
refine_prompts.py expose more stuff (#306) 2 years ago
stuff_prompt.py Harrison/base combine doc chain (#264) 2 years ago