mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-13 04:49:48 +00:00
This PR makes some small updates for `KuzuQAChain` for graph QA. - Updated Cypher generation prompt (we now support `WHERE EXISTS`) and generalize it more - Support different LLMs for Cypher generation and QA - Update docs and examples
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide