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/modules/chains
Tomaz Bratanic d5819a7ca7
Add additional parameters to Graph Cypher Chain (#5979)
Based on the inspiration from the SQL chain, the following three
parameters are added to Graph Cypher Chain.

- top_k: Limited the number of results from the database to be used as
context
- return_direct: Return database results without transforming them to
natural language
- return_intermediate_steps: Return intermediate steps
1 year ago
..
examples Add additional parameters to Graph Cypher Chain (#5979) 1 year ago
generic Documentation fixes (linting and broken links) (#5563) 1 year ago
index_examples Fixed multi input prompt for MapReduceChain (#4979) 1 year ago
getting_started.ipynb docs: cleaning (#5413) 1 year ago
how_to_guides.rst big docs refactor (#1978) 2 years ago