mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
d5819a7ca7
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 |
||
---|---|---|
.. | ||
examples | ||
generic | ||
index_examples | ||
getting_started.ipynb | ||
how_to_guides.rst |