langchain/docs/modules/chains/examples
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
..
api.ipynb Correct typo in APIChain example notebook (Farenheit -> Fahrenheit) (#4938) 2023-05-18 11:48:02 -07:00
constitutional_chain.ipynb Harrison/unified objectives (#4905) 2023-05-17 23:03:57 -07:00
flare.ipynb WIP: FLARE-inspired chain (#4612) 2023-05-13 09:28:28 -07:00
graph_cypher_qa.ipynb Add additional parameters to Graph Cypher Chain (#5979) 2023-06-10 14:39:55 -07:00
graph_nebula_qa.ipynb Harrison/nebula graph (#5865) 2023-06-07 21:56:43 -07:00
llm_bash.ipynb Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
llm_checker.ipynb Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
llm_math.ipynb Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
llm_requests.ipynb
llm_summarization_checker.ipynb Fixed assumptions misspelling (#4961) 2023-05-19 10:40:04 -04:00
moderation.ipynb
multi_prompt_router.ipynb Simplify router chain constructor signatures (#4146) 2023-05-06 09:38:17 -07:00
multi_retrieval_qa_router.ipynb Simplify router chain constructor signatures (#4146) 2023-05-06 09:38:17 -07:00
openai_openapi.yaml
openapi.ipynb Fix documentation typos (#3870) 2023-05-01 20:58:38 -07:00
pal.ipynb Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
sqlite.ipynb Add documentation for Databricks integration (#5013) 2023-05-20 22:06:24 -07:00