Commit graph

161 commits

Author SHA1 Message Date
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
Nicolò Boschi
27a4b90cdd
docs: add datastax hosted langflow (#2452)
* readme: add datastax hosted langflow

* readme: add datastax hosted langflow

---------

Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-01 14:40:26 -07:00
Gabriel Luiz Freitas Almeida
af98504e4a
Fix Astra Component and Middleware (#2321)
* chore: update linting workflows to include dev branch in merge_group

* Update README.md

Add 1.0 banner

* Update README.md

* chore: update package versions in pyproject.toml files

* Refactor "created_at" column type for consistency and fix cancel middleware (#2316)

* chore: update linting workflows to include dev branch in merge_group

* Update README.md

Add 1.0 banner

* Update README.md

* chore: update package versions in pyproject.toml files

* refactor: update "created_at" column type to use the "sa" module for consistency

* Update README.md

Add 1.0 banner

* chore: Remove unused import in ToolCallingAgent.py

* fix: adapt RequestCancelledMiddleware to handle cancelled requests

* chore: Remove unused import in test_helper_components.py

* refactor: Declare queue variable with explicit type in RequestCancelledMiddleware

---------

Co-authored-by: Rodrigo Nader <rodrigosilvanader@gmail.com>

* chore: Update AstraDB.py imports and method signature for search_documents

* chore: Update package versions in pyproject.toml files

* chore: Update run-name in release.yml for Langflow Release

* fix: add call to _add_documents_to_vector_store in AstraDB component

* chore: Fix missing parentheses in RequestCancelledMiddleware

* chore: Update pydantic-settings and tenacity versions

The commit updates the versions of the `pydantic-settings` and `tenacity` packages in the `poetry.lock` file. The `pydantic-settings` version is updated from 2.3.3 to 2.3.4, and the `tenacity` version is updated from 8.4.1 to 8.4.2.

* Update README.md

Add 1.0 banner

---------

Co-authored-by: Rodrigo Nader <rodrigosilvanader@gmail.com>
2024-06-24 13:29:41 -07:00
Gabriel Luiz Freitas Almeida
d85657f214
Refactor "created_at" column type for consistency and fix cancel middleware (#2316) (#2320)
* chore: update linting workflows to include dev branch in merge_group

* Update README.md

Add 1.0 banner

* Update README.md

* chore: update package versions in pyproject.toml files

* Refactor "created_at" column type for consistency and fix cancel middleware (#2316)

* chore: update linting workflows to include dev branch in merge_group

* Update README.md

Add 1.0 banner

* Update README.md

* chore: update package versions in pyproject.toml files

* refactor: update "created_at" column type to use the "sa" module for consistency

* Update README.md

Add 1.0 banner

* chore: Remove unused import in ToolCallingAgent.py

* fix: adapt RequestCancelledMiddleware to handle cancelled requests

* chore: Remove unused import in test_helper_components.py

* refactor: Declare queue variable with explicit type in RequestCancelledMiddleware

---------

Co-authored-by: Rodrigo Nader <rodrigosilvanader@gmail.com>

* chore: Update AstraDB.py imports and method signature for search_documents

* chore: Update package versions in pyproject.toml files

* chore: Update run-name in release.yml for Langflow Release

* fix: add call to _add_documents_to_vector_store in AstraDB component

---------

Co-authored-by: Rodrigo Nader <rodrigosilvanader@gmail.com>
2024-06-24 13:15:54 -07:00
Rodrigo Nader
378e92a67f
Update README.md 2024-06-24 12:38:53 -03:00
Rodrigo Nader
3de0962cd7
Update README.md 2024-06-24 12:37:55 -03:00
Rodrigo Nader
e81d15c4ef
Update README.md 2024-06-24 12:33:47 -03:00
Rodrigo Nader
d0d883b9f0 Update README.md 2024-06-24 07:41:40 -07:00
Rodrigo Nader
9134c0932b Update README.md
Add 1.0 banner
2024-06-24 07:41:40 -07:00
Rodrigo
399a651531 feat: Update sidebar link to Langflow workspace 2024-06-24 04:37:06 -07:00
Nicolò Boschi
c0a4a9d1ba docs: add kubernetes deployment 2024-06-24 03:38:15 -07:00
Mendon Kissling
a1a7868cef
Update README.md
* Add Portuguese to front page
2024-06-05 17:49:08 -04:00
Mendon Kissling
4b602747bf
Update README.md 2024-06-05 16:24:13 -04:00