langchain/docs/extras/modules
囧囧 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
..
agents docs/fix links (#6498) 2023-06-20 14:06:50 -07:00
callbacks Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
chains Add KuzuQAChain (#6454) 2023-06-20 22:07:00 -07:00
data_connection docs/fix links (#6498) 2023-06-20 14:06:50 -07:00
memory docs/fix links (#6498) 2023-06-20 14:06:50 -07:00
model_io typo(llamacpp.ipynb): 'condiser' -> 'consider' (#6474) 2023-06-20 18:48:25 -07:00
paul_graham_essay.txt Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
state_of_the_union.txt Doc refactor (#6300) 2023-06-16 11:52:56 -07:00