mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 11:39:18 +00:00
docs: partner packages (#16960)
This commit is contained in:
@@ -87,11 +87,11 @@ module.exports = {
|
||||
collapsible: false,
|
||||
items: [
|
||||
{ type: "autogenerated", dirName: "integrations/platforms" },
|
||||
{ type: "category", label: "More", collapsed: true, items: [{type:"autogenerated", dirName: "integrations/providers" }]},
|
||||
{ type: "category", label: "More", collapsed: true, items: [{type:"autogenerated", dirName: "integrations/providers" }], link: { type: 'generated-index', slug: "integrations/providers", }},
|
||||
],
|
||||
link: {
|
||||
type: 'generated-index',
|
||||
slug: "integrations/providers",
|
||||
type: 'doc',
|
||||
id: 'integrations/platforms/index'
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user