mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 11:13:10 +08:00
add-astra-and-cli
This commit is contained in:
@ -45,6 +45,7 @@ module.exports = {
|
||||
"migration/global-variables",
|
||||
// "migration/experimental-components",
|
||||
// "migration/state-management",
|
||||
"guides/rag-with-astradb",
|
||||
],
|
||||
},
|
||||
{
|
||||
@ -52,6 +53,7 @@ module.exports = {
|
||||
label: "Guidelines",
|
||||
collapsed: false,
|
||||
items: [
|
||||
"getting-started/cli",
|
||||
"guidelines/login",
|
||||
"guidelines/api",
|
||||
"guidelines/components",
|
||||
|
||||
Reference in New Issue
Block a user