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

feat: change Text to Message type with backend and frontend support

#5652Merged
Comparing
cz/change-text-type
(
0de61df
) with
main
(
1604526
)
CodSpeed Performance Gauge
N/A
Improvements
0
Regressions
0
Untouched
0
New
9
Dropped
0
Ignored
0

Benchmarks

New

test_build_flow
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow
CodSpeed Performance Gauge
N/A
N/A
386.3 ms
test_build_flow_from_request_data
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow_from_request_data
CodSpeed Performance Gauge
N/A
N/A
413.4 ms
test_get_all
src/backend/tests/unit/test_endpoints.py::test_get_all
CodSpeed Performance Gauge
N/A
N/A
509.8 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
N/A
N/A
26 ms
test_starter_projects
src/backend/tests/unit/test_endpoints.py::test_starter_projects
CodSpeed Performance Gauge
N/A
N/A
1.1 s
test_successful_run_with_input_type_any
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_input_type_any
CodSpeed Performance Gauge
N/A
N/A
350.9 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
N/A
N/A
255.8 ms
test_successful_run_with_output_type_any
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_output_type_any
CodSpeed Performance Gauge
N/A
N/A
244.2 ms
test_successful_run_with_output_type_debug
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_output_type_debug
CodSpeed Performance Gauge
N/A
N/A
250.6 ms

Commits

Click on a commit to change the comparison range
Base
main
94d192f
0%
āœØ (inputs.py): Update default prompt input types to include "MessageTextInput" for improved user experience šŸ“ (styleUtils.ts): Add color definition for "MessageTextInput" node to enhance visual representation in the frontend
38f1147
23 days ago
by Cristhianzl
-95%
šŸ“ (text.py): Update input_types for "Value" to include "Message" for better clarity šŸ“ (memory.py): Update input_types for "Session ID" to include "Message" for consistency šŸ“ (message.py): Update input_types for "Session ID" to include "Message" for uniformity šŸ“ (self_query.py): Update input_types for "Query" to only include "Message" for consistency šŸ“ (create_data.py): Update input_types for fields to only include "Message" for consistency šŸ“ (update_data.py): Update input_types for fields to only include "Message" for consistency šŸ“ (inputs.py): Update DEFAULT_PROMPT_INTUT_TYPES to only include "Message" for consistency šŸ“ (styleUtils.ts): Remove "MessageTextInput" from nodeColors and nodeColorsName for consistency
658787c
23 days ago
by Cristhianzl
+84%
Merge branch 'main' into cz/change-text-type
e37631d
22 days ago
by ogabrielluiz
0%
Merge branch 'main' into cz/change-text-type
dbdb65c
22 days ago
by Cristhianzl
-83%
[autofix.ci] apply automated fixes
a2547ca
21 days ago
by autofix-ci[bot]
+150%
Merge branch 'main' into cz/change-text-type
c90590f
20 days ago
by Cristhianzl
-87%
fix: resolve merge conflicts and clean up URLComponent implementation in starter projects - Removed conflicting sections in the JSON files for 'Custom Component Maker' and 'Graph Vector Store RAG'. - Ensured the URLComponent class is correctly defined with methods for URL validation and content fetching. - Updated input and output definitions for better clarity and functionality.
fd8b13d
16 days ago
by ogabrielluiz
-7%
merge fix
16a7468
16 days ago
by Cristhianzl
+56%
šŸ› (freeze.spec.ts): fix incorrect test selectors for handle-textinput-shownode and handle-parsedata-shownode elements to match updated element IDs
a7abb25
16 days ago
by Cristhianzl
-17%
Merge branch 'main' into cz/change-text-type
4465fbf
16 days ago
by Cristhianzl
-19%
Merge branch 'main' into cz/change-text-type
a59609b
16 days ago
by Cristhianzl
Home Terms PrivacyDocs