mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 11:39:18 +00:00
docs, core: error messaging [wip] (#27397)
This commit is contained in:
@@ -181,6 +181,11 @@ const config = {
|
||||
docId: "people",
|
||||
label: "People",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
docId: "troubleshooting/errors/index",
|
||||
label: "Error reference",
|
||||
},
|
||||
{
|
||||
type: 'html',
|
||||
value: '<hr class="dropdown-separator" style="margin-top: 0.5rem; margin-bottom: 0.5rem">',
|
||||
|
Reference in New Issue
Block a user