langflow/src/backend/tests/unit/components/agents
Edwin Jose f4bbfd030b
feat: add is_active flag to model providers and update provider filtering (#8588)
* update model constants

* [autofix.ci] apply automated fixes

* update model input constants to reuse the filtered data

* Update test_agent_component.py

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-06-24 06:59:14 +00:00
..
__init__.py feat: Add SimpleAgentComponent and related pytests (#4318) 2024-11-02 09:37:29 +00:00
test_agent_component.py feat: add is_active flag to model providers and update provider filtering (#8588) 2025-06-24 06:59:14 +00:00
test_agent_events.py fix: Use AsyncSession in memory (#4665) 2024-12-06 16:25:59 +00:00
test_tool_calling_agent.py feat: add models category (#8231) 2025-05-28 18:09:15 +00:00