Files
langchain/tests/integration_tests
囧囧 0fce8ef178 Add KuzuQAChain (#6454)
This PR adds `KuzuGraph` and `KuzuQAChain` for interacting with [Kùzu
database](https://github.com/kuzudb/kuzu). Kùzu is an in-process
property graph database management system (GDBMS) built for query speed
and scalability. The `KuzuGraph` and `KuzuQAChain` provide the same
functionality as the existing integration with NebulaGraph and Neo4j and
enables query generation and question answering over Kùzu database.

A notebook example and a simple test case have also been added.

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-06-20 22:07:00 -07:00
..
2023-06-13 12:30:59 -07:00
2023-06-19 22:48:35 -07:00
2023-06-08 23:05:57 -07:00
2022-10-24 14:51:15 -07:00
2023-06-20 22:07:00 -07:00