docs: fix error reference header (#27431)

This commit is contained in:
Erick Friis 2024-10-17 08:51:33 -07:00 committed by GitHub
parent 322ca84812
commit 2a27234a77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
# Error codes # Error reference
This page contains guides around resolving common errors you may find while building with LangChain. 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. Errors referenced below will have an `lc_error_code` property corresponding to one of the below codes when they are thrown in code.