This commit is contained in:
Mendon Kissling 2025-09-25 11:04:17 -04:00
parent bf77361081
commit d9d2e7f68d
2 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,4 @@
---
title: Knowledge stored with OpenSearch
slug: /knowledge
---

View file

@ -56,6 +56,11 @@ const sidebars = {
id: "core-components/agents",
label: "Langflow Agents"
},
{
type: "doc",
id: "core-components/knowledge",
label: "Knowledge stored with OpenSearch"
}
],
},
{