Gabriel Luiz Freitas Almeida
67c0791e30
📝 docs(README.md): update langflow command in usage instructions to 'langflow run' for clarity and consistency
...
📝 docs(README.md): update langflow command in HuggingFace Spaces section to 'langflow run' for clarity and consistency
📝 docs(README.md): remove empty line in README.md file
2023-10-04 15:00:54 -03:00
Deepankar Mahapatro
9d39946629
chore: remove lc-serve
2023-09-25 15:48:14 +05:30
Gabriel Luiz Freitas Almeida
5ac3208c8a
Merge remote-tracking branch 'origin/main' into dev
2023-09-14 20:02:52 -03:00
Gabriel Luiz Freitas Almeida
ff18b32aeb
🔀 chore(README.md): update Railway deployment button link to use a different template
2023-09-14 20:01:51 -03:00
Gabriel Luiz Freitas Almeida
9dba69cffc
📝 docs(CONTRIBUTING.md): add branch structure information to CONTRIBUTING.md file for better understanding of the repository structure
...
📝 docs(README.md): add a section about joining the Discord server to encourage community engagement and collaboration
2023-08-07 12:07:45 -03:00
Gabriel Luiz Freitas Almeida
997c8aba0a
📝 docs(README.md): update CLI options section to remove --database-url option
...
The `--database-url` option has been removed from the CLI options. Instead, a local SQLite database will be used if no database URL is provided. This change simplifies the configuration process and aligns with the default behavior.
2023-08-04 17:11:31 -03:00
Gabriel Luiz Freitas Almeida
3fe6a029fc
📝 docs(README.md): update CLI options section to remove --database-url option
...
The `--database-url` option has been removed from the CLI options. Instead, a local SQLite database will be used if no database URL is provided. This change simplifies the configuration process and aligns with the default behavior.
2023-08-04 00:11:28 -03:00
Gabriel Luiz Freitas Almeida
d7a13755b3
Merge branch 'dev' into python_custom_node_component
2023-08-01 15:31:44 -03:00
Gabriel Luiz Freitas Almeida
868ecd86ab
📝 docs(README.md): remove unnecessary empty line
...
📝 docs(README.md): update Table of Contents formatting
📝 docs(README.md): update Installation section formatting
📝 docs(README.md): update Command Line Interface (CLI) section formatting
📝 docs(README.md): update Deployment section formatting
📝 docs(README.md): update API Usage section formatting
🔧 chore(README.md): remove unnecessary whitespace and fix indentation in code block
📝 docs(README.md): update contributing section and add links to Discord server and contributing guidelines
🐛 fix(__main__.py): change envvar name from LANGFLOW_COMPONENT_PATH to LANGFLOW_COMPONENTS_PATH for consistency and clarity
2023-07-31 17:47:24 -03:00
Gabriel Luiz Freitas Almeida
4a1faf3b66
📝 docs(README.md): update dependencies section to remove huggingface-hub and mention the ability to use models from LocalAI project
2023-07-26 08:29:38 -03:00
Gabriel Luiz Freitas Almeida
260e8c7f02
🔧 chore(README.md): remove unnecessary hyphen in Table of Contents
...
🔧 chore(README.md): remove empty line
🔧 chore(README.md): remove unnecessary hyphen in Installation section
🔧 chore(README.md): remove empty line
🔧 chore(README.md): remove unnecessary hyphen in Command Line Interface (CLI) section
🔧 chore(README.md): remove empty line
🔧 chore(README.md): remove unnecessary hyphen in Usage section
🔧 chore(README.md): remove empty line
🔧 chore(README.md): remove unnecessary hyphen in Deploy Langflow on Jina AI Cloud section
🔧 chore(README.md): remove empty line
🔧 chore(README.md): remove unnecessary hyphen in Deploy on Railway section
🔧 chore(README.md): remove empty line
🔧 chore(README.md): remove unnecessary hyphen in Deploy on Render section
🔧 chore(README.md): remove empty line
🔧 chore(README.md): remove unnecessary hyphen in Contributing section
🔧 chore(README.md): remove empty line
🔧 chore(README.md): remove unnecessary hyphen in License section
2023-07-26 08:08:50 -03:00
Gabriel Luiz Freitas Almeida
95f69442d6
📝 docs(README.md): add documentation for deploying on Railway and Render platforms
...
📝 docs(README.md): add documentation for the `component-path` command line option to specify custom components directory path
2023-07-25 15:37:12 -03:00
Gabriel Luiz Freitas Almeida
73516f387e
Merge remote-tracking branch 'origin/main' into optional_deps
2023-07-23 13:16:33 -03:00
Gabriel Luiz Freitas Almeida
748b4772ed
Merge branch 'dev' into form_io
2023-07-10 13:46:58 -03:00
Gabriel Luiz Freitas Almeida
511e829494
📝 docs(README.md): fix formatting and headings in the README file for better readability and consistency
2023-07-10 13:33:52 -03:00
Gabriel Luiz Freitas Almeida
f4d9b4b96d
📝 docs(README.md): add instructions for deploying Langflow on Railway and Render platforms
...
📝 docs(README.md): add information about HuggingFace Spaces and provide a link to the Langflow project on HuggingFace Spaces
2023-07-08 15:53:12 -03:00
Gabriel Luiz Freitas Almeida
9926edbbbf
Merge remote-tracking branch 'origin/main' into dev
2023-07-05 20:24:02 -03:00
Gabriel Luiz Freitas Almeida
a73737435b
📝 docs(CONTRIBUTING.md): update project name to "Langflow" for consistency
...
📝 docs(README.md): update project name to "Langflow" for consistency
📝 chore(frontend): update project name in HTML title tag to "Langflow" for consistency
The project name "LangFlow" has been updated to "Langflow" for consistency throughout the documentation and codebase. This change improves readability and maintains a consistent naming convention.
2023-07-05 16:41:57 -03:00
Gabriel Luiz Freitas Almeida
92aa40db65
Added better CLI docs in README and bumps langchain-serve ( #590 )
2023-07-05 14:54:18 -03:00
Gabriel Luiz Freitas Almeida
f7515eb7bd
📚 docs(README.md): update table of contents and headings for better organization and readability
...
🔧 chore(README.md): reformat and update CLI section for clarity and consistency
The README.md file has been updated to improve the organization and readability of the document. The table of contents has been updated to include all relevant sections. Headings have been adjusted to provide a clear hierarchy and improve navigation. The CLI section has been reformatted and updated to provide clearer instructions and explanations.
2023-07-05 14:45:28 -03:00
Gabriel Luiz Freitas Almeida
611cb7f57c
📝 docs(README.md): Add CLI usage and environment variables sections to the README
...
The README file now includes a new section that provides information on how to use the command-line interface (CLI) of Langflow. It explains the available options and their usage. Additionally, a section on environment variables is added, which explains how to configure CLI options using environment variables. This provides users with more flexibility in customizing the behavior of the Langflow server.
2023-07-05 13:07:16 -03:00
Gabriel Luiz Freitas Almeida
5ddd4d5aac
📝 docs(README.md): add installation instructions for different dependencies using pip
...
The README.md file now includes additional installation instructions for different dependencies using pip. Users can now choose to install LangFlow with only the core package, with local models, or with all dependencies by using the respective pip install commands. This provides users with more flexibility and options when installing LangFlow.
2023-07-02 10:52:51 -03:00
Lazy
e23f4bef1b
Fix broken link
2023-06-29 04:50:57 -04:00
Rodrigo Nader
1a318a82ae
Update README.md
2023-06-25 17:40:14 -03:00
Carlos Coelho
272be9f566
Update README.md
...
added discord link
2023-06-19 22:21:43 -03:00
Rodrigo Nader
53ff28ecde
Update README.md
2023-06-19 22:08:30 -03:00
Rodrigo Nader
bf869232f7
Update README.md
2023-06-19 21:43:30 -03:00
Gabriel Luiz Freitas Almeida
f511ddc20f
Merge remote-tracking branch 'origin/main' into dev
2023-06-19 17:17:07 -03:00
Gabriel Luiz Freitas Almeida
76a1265eee
📝 docs(README.md): update Langflow API usage example and add tweaks parameter
...
The Langflow API usage example has been updated to reflect the new API endpoint URL. Additionally, a new optional `tweaks` parameter has been added to the `run_flow` function to allow customization of the flow. The example code has been updated to demonstrate how to use the `tweaks` parameter.
2023-06-19 12:37:33 -03:00
Rodrigo Nader
6038bbee6a
Update README.md
2023-06-18 02:31:26 -03:00
Gabriel Luiz Freitas Almeida
262a74f5d6
Update README.md
...
Added discord badge.
2023-06-17 17:58:38 -03:00
Deepankar Mahapatro
a2e5fab637
ci: trigger workflow during release
2023-05-17 16:36:13 +05:30
Deepankar Mahapatro
f01a294208
docs: update readme about jcloud deployment
2023-05-16 22:08:47 +05:30
Robert Wilkins III
5445f50928
fix GCP walkthrough location
2023-05-14 21:10:08 +00:00
Robert Wilkins III
de5c4b71be
Merge branch 'logspace-ai:dev' into dev
2023-05-14 16:04:41 -05:00
Gabriel Almeida
39ca499dea
style(README.md): Added Open in HF Spaces badge
2023-04-25 11:42:41 -03:00
Gabriel Luiz Freitas Almeida
ad24cdc1dd
Update README.md
2023-04-23 14:37:11 -03:00
Paul Lockett
b1971570c9
Correct run instructions
...
Fix this for future users so they can get it up and running without having to probe the GitHub forum
2023-04-23 14:37:11 -03:00
Robert Wilkins III
adc93c7902
improve grammer and remove nat
2023-04-21 12:22:12 -03:00
Robert Wilkins III
50b24f9443
configure cloudshell to run walkthrough
2023-04-21 12:22:12 -03:00
Robert Wilkins III
de5ed466d7
improve grammer and remove nat
2023-04-20 05:10:38 +00:00
Robert Wilkins III
5c57701e38
configure cloudshell to run walkthrough
2023-04-20 01:21:21 +00:00
jacobhrussell
945f160db7
Add contrib link to readme
2023-04-08 17:37:53 -03:00
Gabriel Almeida
6c01941c80
Merge remote-tracking branch 'origin/export_improvement' into dev
2023-03-20 12:00:19 -03:00
Gabriel Almeida
b06cf5e109
feat: added star history to README
2023-03-18 18:47:26 -03:00
Gabriel Almeida
29a1af74e5
fix: added instructions for import/export
2023-03-17 13:22:28 -03:00
Gabriel Almeida
b9cad16f1a
fix: remove outdated instruction in README.md
2023-03-15 21:42:10 -03:00
Gabriel Luiz Freitas Almeida
b5a9b558d2
Merge branch 'main' into dev
2023-03-14 10:53:18 -03:00
Ibis Prevedello
4a8d665fcd
docs: update readme
2023-03-14 10:49:02 -03:00
Ibis Prevedello
6749a42e87
refac: change folder structure
2023-03-13 19:59:50 -03:00