Files
langchain/docs
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
..
2023-06-08 23:05:57 -07:00
2023-05-30 18:47:06 -07:00
2022-10-24 14:51:15 -07:00
2023-03-30 08:20:30 -07:00