langflow/src/backend/tests
Edwin Jose 13a468027b
fix: fixes agents issue by removing depreciated feature output parser from the LLM Model Components (#5242)
* remove depreciated output parser

* Update model.py

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

* Update model.py

* Update src/backend/base/langflow/base/models/model.py

Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2024-12-16 16:04:24 +00:00
..
data fix: Make from_template_and_variables async for backwards compatibility, add sync version, add tests and small fixes (#4500) 2024-11-12 02:25:24 +00:00
integration ref: Make create_or_update_starter_projects async (#5165) 2024-12-10 07:51:35 +00:00
locust ref: Bump ruff version to 0.8 (#5087) 2024-12-08 11:16:06 +00:00
performance ref: Make create_or_update_starter_projects async (#5165) 2024-12-10 07:51:35 +00:00
unit fix: fixes agents issue by removing depreciated feature output parser from the LLM Model Components (#5242) 2024-12-16 16:04:24 +00:00
.test_durations feat: Update SQLModel dependency and improve UUID handling (#4891) 2024-12-12 04:58:27 -08:00
__init__.py chore: refactor and add components integration tests (#3607) 2024-09-02 15:21:47 +02:00
api_keys.py ref: Auto-fix ruff rules in tests (#4154) 2024-10-16 15:42:36 +00:00
base.py tests: Enhance component testing and error handling with dynamic retrieval (#4526) 2024-11-12 10:50:56 -08:00
conftest.py feat: Activate sqlite blocking detection again (#5203) 2024-12-11 15:48:17 +00:00
constants.py tests: Enhance component testing and error handling with dynamic retrieval (#4526) 2024-11-12 10:50:56 -08:00