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
2023-06-10 14:39:55 -07:00
..
examples Add additional parameters to Graph Cypher Chain (#5979) 2023-06-10 14:39:55 -07:00
generic Documentation fixes (linting and broken links) (#5563) 2023-06-01 13:06:17 -07:00
index_examples Fixed multi input prompt for MapReduceChain (#4979) 2023-06-03 14:41:03 -07:00
getting_started.ipynb docs: cleaning (#5413) 2023-05-30 13:58:16 -07:00
how_to_guides.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00