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/docs/api_reference
Tomaz Bratanic dacf96895a
Add the option to use separate LLMs for GraphCypherQA chain (#9689)
The Graph Chains are different in the way that it uses two LLMChains
instead of one like the retrievalQA chains. Therefore, sometimes you
want to use different LLM to generate the database query and to generate
the final answer.

This feature would make it more convenient to use different LLMs in the
same chain.

I have also renamed the Graph DB QA Chain to Neo4j DB QA Chain in the
documentation only as it is used only for Neo4j. The naming was
ambigious as it was the first graphQA chain added and wasn't sure how do
you want to spin it.
11 months ago
..
_static/css Page per class-style api reference (#6560) 1 year ago
templates Update api references (#8646) 12 months ago
themes rm sklearn links (#8773) 12 months ago
Makefile Doc refactor (#6300) 1 year ago
conf.py docs:misc fixes (#9671) 11 months ago
create_api_rst.py Fix API reference docs (#9321) 11 months ago
guide_imports.json Add the option to use separate LLMs for GraphCypherQA chain (#9689) 11 months ago
index.rst Page per class-style api reference (#6560) 1 year ago
make.bat Doc refactor (#6300) 1 year ago
requirements.txt pin pydantic api ref build (#9556) 11 months ago