mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-13 14:50:00 +00:00
Related: https://github.com/langchain-ai/langchain-aws/pull/322 The legacy `NeptuneOpenCypherQAChain` and `NeptuneSparqlQAChain` classes are being replaced by the new LCEL format chains `create_neptune_opencypher_qa_chain` and `create_neptune_sparql_qa_chain`, respectively, in the `langchain_aws` package. This PR adds deprecation warnings to all Neptune classes and functions that have been migrated to `langchain_aws`. All relevant documentation has also been updated to replace `langchain_community` usage with the new `langchain_aws` implementations. --------- Co-authored-by: Chester Curme <chester.curme@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
age_graph.py | ||
arangodb_graph.py | ||
falkordb_graph.py | ||
graph_document.py | ||
graph_store.py | ||
gremlin_graph.py | ||
hugegraph.py | ||
index_creator.py | ||
kuzu_graph.py | ||
memgraph_graph.py | ||
nebula_graph.py | ||
neo4j_graph.py | ||
neptune_graph.py | ||
neptune_rdf_graph.py | ||
networkx_graph.py | ||
ontotext_graphdb_graph.py | ||
rdf_graph.py | ||
tigergraph_graph.py |