Add Langflow CLI and first steps documentation

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-04-02 19:14:08 -03:00
commit 4e3690cedc
5 changed files with 40 additions and 32 deletions

View file

@ -6,8 +6,8 @@ module.exports = {
collapsed: false,
items: [
"index",
"getting-started/installation",
"getting-started/usage",
"getting-started/first-steps",
"getting-started/cli",
"getting-started/hugging-face-spaces",
"getting-started/creating-flows",
],