mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 11:39:18 +00:00
Switch graphqa example in docs to langgraph (#28574)
Co-authored-by: Chester Curme <chester.curme@gmail.com>
This commit is contained in:
@@ -25,8 +25,6 @@ NOTEBOOKS_NO_EXECUTION = [
|
||||
"docs/docs/how_to/example_selectors_langsmith.ipynb", # TODO: add langchain-benchmarks; fix cassette issue
|
||||
"docs/docs/how_to/extraction_long_text.ipynb", # Non-determinism due to batch
|
||||
"docs/docs/how_to/graph_constructing.ipynb", # Requires local neo4j
|
||||
"docs/docs/how_to/graph_mapping.ipynb", # Requires local neo4j
|
||||
"docs/docs/how_to/graph_prompting.ipynb", # Requires local neo4j
|
||||
"docs/docs/how_to/graph_semantic.ipynb", # Requires local neo4j
|
||||
"docs/docs/how_to/hybrid.ipynb", # Requires AstraDB instance
|
||||
"docs/docs/how_to/indexing.ipynb", # Requires local Elasticsearch
|
||||
|
Reference in New Issue
Block a user