mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 03:26:17 +00:00
move installation (#21711)
This commit is contained in:
@@ -21,12 +21,9 @@
|
||||
module.exports = {
|
||||
docs: [
|
||||
{
|
||||
type: "category",
|
||||
label: "Introduction",
|
||||
collapsed: false,
|
||||
collapsible: false,
|
||||
link: { type: "doc", id: "introduction" },
|
||||
items: ["installation"],
|
||||
type: "doc",
|
||||
label: "Introduction",
|
||||
id: "introduction",
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
|
Reference in New Issue
Block a user