Merge branch 'form_io' of github.com:logspace-ai/langflow into form_io
This commit is contained in:
commit
6e5222306a
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ def post_validate_prompt(prompt: ValidatePromptRequest):
|
|||
try:
|
||||
template_field = TemplateField(
|
||||
name=variable,
|
||||
display_name=variable,
|
||||
field_type="str",
|
||||
show=True,
|
||||
advanced=False,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue