Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
COMMITS
/ Makefile February 26, 2025
C
build: Bump ruff version to 0.9.7 (#6614)
Christophe Bornet committed
February 20, 2025
J
feat: add nvidia ingest component (#6333)
Jordan Frazier committed
C
feat: Add support for Python 3.13 (#6685)
Christophe Bornet committed
February 17, 2025
G
chore: Enhance Locust load testing and optimize database settings (#6265)
Gabriel Luiz Freitas Almeida committed
January 8, 2025
Í
fix: adjust path to run only unit tests (#5184)
Ítalo Johnny committed
December 27, 2024
G
refactor: Enhance frontend build process with detailed logging and error handling (#5473)
Gabriel Luiz Freitas Almeida committed
G
ci: Update Makefile to show output during frontend build (#5472)
Gabriel Luiz Freitas Almeida committed
December 19, 2024
G
fix: Remove unnecessary directory clearing in build_langflow_base target (#5356)
Gabriel Luiz Freitas Almeida committed
December 12, 2024
P
ref: improving development environment and instructions (#5180)
Phil Miesle committed
November 19, 2024
G
chore: Add pyproject.toml configuration to ruff format command in Makefile (#4714)
Gabriel Luiz Freitas Almeida committed
Í
chore: remove unnecessary target from makefile (#4702)
Ítalo Johnny committed
November 14, 2024
G
docs: Update local run instructions in CONTRIBUTING.md (#4615)
Gabriel Luiz Freitas Almeida committed
November 11, 2024
G
chore: Add 'lf' and 'ff' options to Makefile for pytest configuration (#4494)
Gabriel Luiz Freitas Almeida committed
October 19, 2024
Í
fix: update regex to get supported python versions (#4175)
Ítalo Johnny committed
October 10, 2024
E
chore:Add Alembic Commands to Makefile (#4083)
Edwin Jose committed
October 9, 2024
G
chore: Add 'unsafe_fix' target to Makefile (#4081)
Gabriel Luiz Freitas Almeida committed
October 4, 2024
G
chore: removes Poetry references from pyproject.toml and updates the project metadata (#4019)
Gabriel Luiz Freitas Almeida committed
October 3, 2024
Í
feat: improve CLI parameter handling and cleanup unused code (#4002)
Ítalo Johnny committed
October 2, 2024
J
ci: fix releases with uv (#3971)
Jordan Frazier committed
September 30, 2024
G
chore: update docker images to use uv (#3916)
Gabriel Luiz Freitas Almeida committed
G
docs: Update CONTRIBUTING.md to mention uv (#3965)
Gabriel Luiz Freitas Almeida committed
September 26, 2024
G
refactor: update dependency versions and streamline backend installation commands (#3939)
Gabriel Luiz Freitas Almeida committed
September 25, 2024
S
chore: uv to replace poetry (#3900)
Sebastián Estévez committed
September 6, 2024
G
tests: optimize test durations and refactor test fixtures (#3713)
Gabriel Luiz Freitas Almeida committed
September 5, 2024
J
ci: create a nightly build workflow (#3553)
Jordan Frazier committed
September 3, 2024
G
fix: update Makefile to conditionally enable --reload based on worker count (#3675)
Gabriel Luiz Freitas Almeida committed
G
refactor: conditionally disable reload and workers in Makefile based on the presence of the workers variable (#3614)
Gabriel Luiz Freitas Almeida committed
September 2, 2024
N
chore: refactor and add components integration tests (#3607)
Nicolò Boschi committed
August 28, 2024
G
refactor: update Makefile commands for improved readability and efficiency (#3596)
Gabriel Luiz Freitas Almeida committed
August 26, 2024
Í
build: update docker for dev environment (#3551)
Ítalo Johnny committed
August 15, 2024
G
chore: remove unused script and log (#3343)
Gabriel Luiz Freitas Almeida committed
August 8, 2024
D
fix: update PYTHON_REQUIRED extraction to correctly capture Python version (#3199)
Daniel Gines committed
August 5, 2024
G
feat: add dump and dumps methods to Graph (#3202)
Gabriel Luiz Freitas Almeida committed
July 30, 2024
G
feat(Makefile): add build steps for frontend and langflow components when 'main' target is specified
Gabriel Luiz Freitas Almeida committed
G
chore: update Makefile to skip publishing if package already exists (#3077)
Gabriel Luiz Freitas Almeida committed
D
chore: update makefile structure and functionality (#3000)
Daniel Gines committed
July 29, 2024
G
refactor: lock poetry dependencies without updating (#3050)
Gabriel Luiz Freitas Almeida committed
July 25, 2024
G
chore: bump langflow and langflow-base versions to 1.0.13 and 0.0.89 respectively (#2956)
Gabriel Luiz Freitas Almeida committed
July 22, 2024
G
chore: update dependencies and add lock step in py_autofix.yml (#2875)
Gabriel Luiz Freitas Almeida committed
July 18, 2024
G
refactor: move tests folder structure and update pytest commands (#2785)
Gabriel Luiz Freitas Almeida committed
July 17, 2024
D
feat: Improvements to Makefile: Directory Cleanup and Descriptive Comments (#2745)
Daniel Gines committed
July 16, 2024
D
Improve Makefile: color output, clean commands, dependency checks (#2672)
Daniel Gines committed
July 4, 2024
Í
chore: simplify docker (#2526)
Ítalo Johnny committed
June 25, 2024
C
Improve makefile (#2338)
Carlos Coelho committed
June 23, 2024
G
refactor: Update Makefile to ignore integration tests in unit_tests
Gabriel Luiz Freitas Almeida committed
June 22, 2024
G
chore: Remove unnecessary call to build_frontend in Makefile
Gabriel Luiz Freitas Almeida committed
G
🔧 (Makefile): add 'update' target to run 'poetry update' command for updating dependencies
Gabriel Luiz Freitas Almeida committed
June 17, 2024
O
chore: Add build_frontend target to Makefile
ogabrielluiz committed
June 16, 2024
J
test: add astra integration test (#2189)
Jordan Frazier committed
June 13, 2024
Í
Improve makefile [edited] (#2141)
Ítalo Johnny committed