173 Commits

Author SHA1 Message Date
Mendon Kissling
6504e70081 docs: CVEs for 1.7 (#11112)
* ssrf-cve

* cve-filename

* readme
2025-12-19 16:48:08 +00:00
Mendon Kissling
604188b9aa docs: clarify 1.7 bug (#11113)
* clarify-persistent-state

* clarify-version

* anchor
2025-12-19 16:29:30 +00:00
Mendon Kissling
2b4ea2932e docs: yanked version and known issue (#11110)
fix-issue
2025-12-19 16:04:29 +00:00
Mendon Kissling
3c5645d6a3 docs: readme update (#10657)
* dep-management

* are
2025-11-19 23:21:40 +00:00
Rodrigo Nader
ec679c980c docs: Improve README Quickstart section and add dark mode logo (#10358)
* Improve README Quickstart section and reorganize installation options

- Add prominent Desktop download section before Quickstart
- Remove $ symbols from shell commands to fix copy button functionality
- Add clear 'Run from source' option with make run_cli for developers
- Improve Docker installation instructions with usage details
- Move security warnings to after installation options for better flow
- Remove redundant star/issues badges

These changes address common user confusion when trying to run Langflow,
especially for developers who clone the repo first and then struggle with
the package installation instructions.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* Add dark mode logo support

- Added picture element for automatic dark/light mode logo switching
- Dark mode shows blue background logo, light mode shows black logo

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* Final README improvements

- Made 'Other install options' a proper section with emoji
- Updated deployment section with rocket emoji
- Fixed single-line formatting for subsections
- Added new star animation gif
- Changed 'tool' to 'platform' in description

* Improve Desktop download section messaging

- Made text more concise and action-oriented
- Changed download emoji from arrow to inbox
- Removed redundant 'built-in' and bold formatting
- Cleaner parenthetical for OS availability

* Revise README for Langflow Desktop and deployment info

Updated sections for clarity and added details about Langflow Desktop and deployment options.

* Revert star gif to GitHub attachment URL

Testing if local file path issue or markdown previewer issue

* Apply suggestion from @mendonk

* Apply suggestion from @mendonk

* Apply suggestion from @mendonk

* Apply suggestion from @mendonk

* readme-changes

* Apply suggestion from @mendonk

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2025-11-12 14:30:23 +00:00
Alex Leventer
372e58a915 fix: Remove $ from install commands (#10371)
* Remove $ from install commands

* Add missing comma
2025-10-23 15:53:56 +00:00
Gabriel Luiz Freitas Almeida
b8febb0043 docs: Update README with note on development setup instructions (#10108)
* docs: Update README with note on development setup instructions

* docs: Revise development environment setup instructions for clarity and organization

* Revise Quickstart note for repo cloning

Updated note about repo cloning in the Quickstart section.

* Update README for clarity and organization in Quickstart section

Refined installation and running instructions, added emphasis on local installation, and improved formatting for better readability. Included a caution note for Windows users regarding updates.

* Update README to streamline Quickstart instructions

Removed unnecessary header and improved clarity in the Quickstart section by consolidating the instructions for accessing the local server. This enhances readability and user experience.

* Enhance README Quickstart section for clarity and completeness

Updated installation instructions to improve clarity, added emphasis on local installation, and included additional details about running the Langflow server. Revised section headers for better organization and user experience.

* Add @mendonk suggestion

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>

* Improve devcontainer instruction, to @mendonk suggestion

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>

---------

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
2025-10-14 14:58:20 +00:00
Mendon Kissling
c59bfc875a docs: warnings for dotenv vulnerability (#10138)
* dotenv-warnings-and-164-patch

Dotenv warnings and 164 patch.

* Apply suggestions from code review

* remove-pragma-flags

* Apply suggestion from @mendonk

* Apply suggestion from @mendonk

* Apply suggestion from @mendonk

---------

Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>
2025-10-07 18:10:36 +00:00
Mendon Kissling
a7ecf04579 docs: windows desktop update issue (#10041)
* add-back

* code-review
2025-10-01 17:22:22 +00:00
Mendon Kissling
2bd0b66832 docs: revert desktop warning (#10040)
revert-desktop-changes
2025-09-30 02:51:26 +00:00
Mendon Kissling
a58c8da9a7 docs: windows desktop update issue (#10029)
* windows-desktop-update-issue

* add-link-to-readme

* Apply suggestion from @aimurphy

Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>

* Apply suggestion from @aimurphy

Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>

* Apply suggestion from @aimurphy

Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>

* use-second-person-and-add-to-note

---------

Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>
2025-09-30 01:36:18 +00:00
Mendon Kissling
59d64f0cf5 docs: CVE advisory and patch release 1.5.1 (#9584)
* add-info-for-CVE-2025-57760

* cleanup
2025-08-28 18:42:14 +00:00
Mendon Kissling
4fa76768e6 docs: add deepwiki badge to readme (#9079)
Co-authored-by: Rodrigo Nader <rodrigosilvanader@gmail.com>
2025-07-16 21:04:43 -03:00
April I. Murphy
996fdd4d0a Docs: Add MCP to README, fix a few typos (#8691)
* Migrate PR 8379

* docstring typos

* Update README.md

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>

---------

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
2025-06-26 12:22:14 +00:00
Jordan Frazier
576b78e8eb docs: update pip install instructions to use uv (#8519)
* update code pip install docs

* update readme to use -U, remove old dockerfile

* [autofix.ci] apply automated fixes

* fix uvlock

* [autofix.ci] apply automated fixes

* uv.lock

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-06-23 14:56:56 +00:00
Mendon Kissling
0c9d378161 docs: refactor installation page (#8487)
* initial-changes

* install-by-os

* powershell-install-and-venvs

* clearer-intro

* post-install-and-ordering

* readme quickstart

* run

* Apply suggestions from code review

Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>
Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>

* dependency-extras

* move-troubleshooting-to-details-tabs

* manage-versions-tabs

* left-align

* Apply suggestions from code review

Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>

* add-venv-deactivate-why

---------

Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>
Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>
2025-06-20 21:34:46 +00:00
Carter Rabasa
2d34bc3b37 docs: added CVE alert (#8600)
added CVE alert
2025-06-18 12:47:21 +00:00
Carter Rabasa
29f3fcacd9 docs: adds Discord server reference in README (#7902)
* Adding Discord

* fixed X url, removed huggingface
2025-05-05 19:01:10 +00:00
Carter Rabasa
584833bed6 docs: adds link to YouTube channel in README.md (#7106)
Update README.md

Linked to YouTube channel
2025-03-17 16:15:58 +00:00
Carter Rabasa
24facbe2a6 docs: revised README (#7052)
* revised README

* fixed links

* Update README.md

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>

* Update README.md

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>

* reverting

---------

Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
2025-03-13 00:24:30 +00:00
Dmitry
4e9231ce8b docs: Added a link to the Russian README. (#6306)
* Update README.ES.md

* Update README.KR.md

* Update README.PT.md

* Update README.ja.md

* Update README.md

* Update README.zh_CN.md

---------

Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2025-02-17 12:32:44 +00:00
Sujal Bhavsar
317c743906 feat(groq): added llama 3.3 models (#5497)
* Update groq_constants.py

added new llama 3.3 models from groq

* Rechecking the codeflash workflow

---------

Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2025-01-20 13:01:19 +00:00
Mendon Kissling
973ca8c780 Docs: recommend uv (#5237)
* docs: add troubleshooting section for Langflow installation issues

* docs: update installation instructions to recommend uv for local setup

* docs: update installation instructions to emphasize uv as the recommended method

* Update docs/docs/Get-Started/get-started-installation.md

Co-authored-by: Madhavan <msmygit@users.noreply.github.com>

---------

Co-authored-by: Madhavan <msmygit@users.noreply.github.com>
2024-12-12 19:01:16 +00:00
AlexShadow3
d73bf214a8 feat: add README.FR.md for French speakers (#5232)
* Create README.FR.md

* Update README.FR.md

feat: add new readme (README.FR.md)

* Update README.FR.md

feat: add README.md for french people

* feat: add French README files

Modified README.FR.md
Add CONTRIBUTING.FR.md and CODE_OF_CONDUCT.FR.md

* fix: update README links

* Update README.zh_CN.md

* Create README.FR.md

* Update README.FR.md

feat: add new readme (README.FR.md)

* Update README.FR.md

feat: add README.md for french people

* feat: add French README files

Modified README.FR.md
Add CONTRIBUTING.FR.md and CODE_OF_CONDUCT.FR.md

* fix: update README links

* Update README.zh_CN.md

* Delete markdown files

---------

Co-authored-by: AlexandreBobis <alexandrebobis91@gmail.com>
2024-12-12 15:50:59 +00:00
Gabriel Luiz Freitas Almeida
71d83b4737 Revert "feat: add README.FR.md for French speakers" (#5231)
Revert "feat: add README.FR.md for French speakers (#5176)"

This reverts commit 6bd599eef3.
2024-12-12 07:29:15 -08:00
AlexShadow3
6bd599eef3 feat: add README.FR.md for French speakers (#5176)
* Create README.FR.md

* Update README.FR.md

feat: add new readme (README.FR.md)

* Update README.FR.md

feat: add README.md for french people

* feat: add French README files

Modified README.FR.md
Add CONTRIBUTING.FR.md and CODE_OF_CONDUCT.FR.md

* fix: update README links

* Update README.zh_CN.md

---------

Co-authored-by: AlexandreBobis <alexandrebobis91@gmail.com>
2024-12-12 15:14:43 +00:00
Mendon Kissling
44a790c35a docs: Swap pip and uv installation instructions in README and install (#5201)
docs: Swap pip and uv installation instructions in README and installation guide
2024-12-11 12:21:26 -05:00
Mendon Kissling
9c0dfc3c17 docs: add uv installation (#5011)
* add-uv-option-to-installation-page

* uv-readme

* quickstart
2024-12-03 13:07:50 +00:00
Mendon Kissling
1b3785ee95 docs: rename getting-started folder and add redirects (#4813)
* feat: add docusaurus preset for OpenAPI integration

* feat: integrate OpenAPI plugins into Docusaurus configuration

* plugins

* feat: define custom sidebar structure for documentation

* fix-folder-name-and-redirect
2024-11-25 20:26:58 +00:00
Gabriel Luiz Freitas Almeida
1aef2d8d62 chore: Update README.md with local image assets for hero and integrations sections (#4700)
* Update images for hero and integrations sections

* Update image paths in README.md to use local assets
2024-11-19 14:19:16 +00:00
Jonathan Kurten
64ac6dd9d9 fix: update hero and integrations image in readme (#4628)
* Update hero and integrations image in readme

* Fix border radius on hero asset

---------

Co-authored-by: Nadir J <31660040+NadirJ@users.noreply.github.com>
2024-11-18 10:43:19 -08:00
Gabriel Luiz Freitas Almeida
533fc1f915 chore: Revert "Fix: New Logo is not updated in README.md" (#4604)
Revert "Fix: New Logo is not updated in README.md (#4589)"

This reverts commit 5e69628e35.
2024-11-14 07:40:10 -08:00
Irshad Ahamed M B
5e69628e35 Fix: New Logo is not updated in README.md (#4589)
New Logo is not updated in README
2024-11-14 09:51:00 +00:00
Lucas Oliveira
b7741c4ee3 docs: update integrations image (#3508)
Update README.md
2024-08-22 16:57:34 +00:00
Lucas Oliveira
4732f25383 docs: update readme (#3502)
Update README.md
2024-08-22 16:49:48 +00:00
Vinicios Silva
3531c07fb6 docs: Added Spanish README (#3451) 2024-08-20 11:41:13 -07:00
Alex Leventer
5ad5ca5857 Update Astra link in README.md (#3314)
* Update link in README.md

* Update README.md

* Update getting-started-installation.md

* Update README.KR.md

* Update README.ja.md
2024-08-13 17:29:54 -05:00
Lucas Oliveira
ebc2e7db42 Update README.md (#3282) 2024-08-11 14:48:21 -03:00
Scott Regan
07615fed1b docs: minor changes on readme text (#3270)
minor changes on readme text
2024-08-09 20:23:30 +02:00
Lucas Oliveira
98f00d75f0 Update README.md (#3204)
* Update README.md

Updated Readme with suggestions

* Changed core features

* Changed thumbnail of video

* Fixed hero image

* Fixed readme texts

* Update README.md
2024-08-09 15:46:17 +00:00
Paulo Salvatore
f7281497a8 docs(readme): fix toc (#3152) 2024-08-01 19:56:54 +00:00
Paulo Salvatore
314e787459 docs(readme): add instructions for running from a cloned repo (#3072) 2024-07-30 21:37:29 +02:00
Injae Ryou
23e06fe882 docs: add Korean README (#2883) 2024-07-24 23:27:39 +00:00
Ikko Eltociear Ashimine
57c72d3ea4 docs: add Japanese README (#2760) 2024-07-18 15:05:16 -03:00
Harshith Deshalli Ravi
2caec4fd72 fix(readme): correct urls in documentation (#2795)
* fix all hugging face links in README.md

* Update README.PT.md

Fix all hugging face links
2024-07-18 15:24:48 +00:00
Rodrigo Nader
d509c0a998 Update README.md 2024-07-17 13:15:47 -03:00
Jinwoo Park (Curt)
8291aa9c24 docs: fix invalid hyperlinks in README.md (#2719)
Fix invalid hyperlinks in README.md
2024-07-16 07:29:16 -07:00
himan-k
7414a01235 fixing ThreadingInMemoryCache usage (#2604)
* ThreadingInMemoryCache usage is broken. This commit addresses those issues along with missing documentation about the caching options.

* make lint & make unit_tests fixes

* removing unnecessary changes from unclear test results in  last run

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-07-10 04:52:37 -07:00
Rodrigo Nader
64880850ce Update README.md 2024-07-06 16:36:21 -03:00
Cristhian Zanforlin Lousa
8980e75723 bugfix: fix api request custom component (#2470)
* bugfix: fix api request custom component

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-07-04 05:05:22 -07:00