langflow/src
Gabriel Luiz Freitas Almeida d59f420812
fix: check if component is in tool mode as well to display Tool Mode switch (#7042)
feat: Enhance checkHasToolMode function to include tool mode detection

Updated the checkHasToolMode function to account for an additional condition where the template is considered to be in tool mode if it contains exactly three fields: _type, code, and tools_metadata. This improves the function's ability to accurately determine the tool mode status of a template.
2025-03-13 15:06:36 +00:00
..
backend ref: Refactor tracing service (#7011) 2025-03-13 10:01:39 +00:00
frontend fix: check if component is in tool mode as well to display Tool Mode switch (#7042) 2025-03-13 15:06:36 +00:00