mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-29 21:30: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:
@@ -62,6 +62,14 @@
|
||||
"source": "/docs/tutorials/local_rag",
|
||||
"destination": "/docs/tutorials/rag"
|
||||
},
|
||||
{
|
||||
"source": "/docs/how_to/graph_mapping(/?)",
|
||||
"destination": "/docs/tutorials/graph#query-validation"
|
||||
},
|
||||
{
|
||||
"source": "/docs/how_to/graph_prompting(/?)",
|
||||
"destination": "/docs/tutorials/graph#few-shot-prompting"
|
||||
},
|
||||
{
|
||||
"source": "/docs/tutorials/data_generation",
|
||||
"destination": "https://python.langchain.com/v0.2/docs/tutorials/data_generation/"
|
||||
|
||||
Reference in New Issue
Block a user