mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-28 14:05:02 +00:00
docs: INVALID_CHAT_HISTORY redirect (#27845)
This commit is contained in:
parent
03a3670a5e
commit
9fedb04dd3
@ -87,7 +87,7 @@
|
|||||||
"destination": "/docs/integrations/providers/:path*"
|
"destination": "/docs/integrations/providers/:path*"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "/docs/troubleshooting/errors/:path((?:GRAPH_RECURSION_LIMIT|INVALID_CONCURRENT_GRAPH_UPDATE|INVALID_GRAPH_NODE_RETURN_VALUE|MULTIPLE_SUBGRAPHS)/?)*",
|
"source": "/docs/troubleshooting/errors/:path((?:GRAPH_RECURSION_LIMIT|INVALID_CONCURRENT_GRAPH_UPDATE|INVALID_GRAPH_NODE_RETURN_VALUE|MULTIPLE_SUBGRAPHS|INVALID_CHAT_HISTORY)/?)*",
|
||||||
"destination": "https://langchain-ai.github.io/langgraph/troubleshooting/errors/:path*"
|
"destination": "https://langchain-ai.github.io/langgraph/troubleshooting/errors/:path*"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user