diff --git a/docs/docs/troubleshooting/errors/index.mdx b/docs/docs/troubleshooting/errors/index.mdx index 2258714de1e..aad0308b9c4 100644 --- a/docs/docs/troubleshooting/errors/index.mdx +++ b/docs/docs/troubleshooting/errors/index.mdx @@ -1,4 +1,4 @@ -# Error codes +# Error reference This page contains guides around resolving common errors you may find while building with LangChain. Errors referenced below will have an `lc_error_code` property corresponding to one of the below codes when they are thrown in code.