Skip to content

Commit

Permalink
api_refs[patch]: Update core redirect (#6668)
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul authored Aug 30, 2024
1 parent 5d63f39 commit b85e160
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/api_refs/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@
"source": "/:path*/langchain_core_:rest",
"destination": "/:path*/_langchain_core.:rest"
},
{
"source": "/:path*/langchain_core.:rest",
"destination": "/:path*/_langchain_core.:rest"
},
{
"source": "/:path*/langchain_anthropic_experimental(_|\\.):rest",
"destination": "/:path*/_langchain_anthropic.experimental.:rest"
Expand Down

0 comments on commit b85e160

Please sign in to comment.