langflow icon indicating copy to clipboard operation
langflow copied to clipboard

feat: add tool_mode parameter to MessageTextInput in ID Generator Component

Open Vigtu opened this issue 1 year ago • 0 comments

Pull Request Description

Summary

This pull request introduces an enhancement to the IDGeneratorComponent by adding a new parameter, tool_mode, to the MessageTextInput. This improvement allows the component to be utilized in a more versatile manner, enhancing its functionality within the application.

Changes Made

  • Added the tool_mode=True parameter to the MessageTextInput in the inputs list of the IDGeneratorComponent.

Motivation

The addition of the tool_mode parameter provides greater flexibility and usability for the IDGeneratorComponent. It allows the component to be used in various contexts, improving the overall user experience.

Test Template: image ID Generator Component.json

Vigtu avatar Dec 17 '24 17:12 Vigtu