Avatar for the langflow-ai user
langflow-ai
langflow
BlogDocsChangelog

feat: add new agent components for context management and action routing

#5319
Comparing
agent-context
(
197c6af
) with
main
(
243055e
)
CodSpeed Performance Gauge
-18%
Improvements
1
Regressions
2
Untouched
12
New
0
Dropped
0
Ignored
0

Benchmarks

Failed

test_get_and_cache_all_types_dictRegression
src/backend/tests/performance/test_server_init.py::test_get_and_cache_all_types_dict
CodSpeed Performance Gauge
-14%
1 ms
1.2 ms
test_successful_run_with_output_type_anyRegression
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_output_type_any
CodSpeed Performance Gauge
-18%
203 ms
248.2 ms

Improved

test_setup_llm_caching
src/backend/tests/performance/test_server_init.py::test_setup_llm_caching
CodSpeed Performance Gauge
+77%
2.1 ms
1.2 ms

Passed

test_successful_run_with_output_type_debug
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_output_type_debug
CodSpeed Performance Gauge
+2%
225.1 ms
219.7 ms
test_build_flow_from_request_data
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow_from_request_data
CodSpeed Performance Gauge
+1%
455.2 ms
452.8 ms
test_successful_run_with_input_type_text
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_input_type_text
CodSpeed Performance Gauge
+1%
258.2 ms
256.9 ms
test_initialize_super_user
src/backend/tests/performance/test_server_init.py::test_initialize_super_user
CodSpeed Performance Gauge
0%
164.6 ms
164.1 ms
test_initialize_services
src/backend/tests/performance/test_server_init.py::test_initialize_services
CodSpeed Performance Gauge
0%
158.8 ms
158.8 ms
test_starter_projects
src/backend/tests/unit/test_endpoints.py::test_starter_projects
CodSpeed Performance Gauge
0%
1.2 s
1.2 s
test_create_starter_projects
src/backend/tests/performance/test_server_init.py::test_create_starter_projects
CodSpeed Performance Gauge
0%
1.1 s
1.1 s
test_load_flows
src/backend/tests/performance/test_server_init.py::test_load_flows
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_build_flow
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow
CodSpeed Performance Gauge
-1%
436.3 ms
439.6 ms
test_invalid_run_with_input_type_chat
src/backend/tests/unit/test_endpoints.py::test_invalid_run_with_input_type_chat
CodSpeed Performance Gauge
-1%
30.8 ms
31 ms
test_successful_run_with_input_type_any
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_input_type_any
CodSpeed Performance Gauge
-1%
262.7 ms
266.2 ms
test_get_all
src/backend/tests/unit/test_endpoints.py::test_get_all
CodSpeed Performance Gauge
-2%
543.4 ms
552.6 ms

Commits

Click on a commit to change the comparison range
Base
main
243055e
-42%
fix: Correct output model instantiation in LangflowAgent to ensure proper state management
d77849d
4 months ago
by ogabrielluiz
+68%
fix: Improve error messaging in ExecuteActionComponent for better clarity - Updated error handling to provide a more descriptive message when an action is not found in available tools. - The error message now includes the action name directly, enhancing the context for debugging and user feedback.
e1711b0
4 months ago
by ogabrielluiz
-44%
feat: Enhance ProvideFinalAnswerComponent to improve context formatting and final answer generation
197c6af
4 months ago
by ogabrielluiz
© 2025 CodSpeed Technology
Home Terms PrivacyDocs