FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
31.91k stars 16.64k forks source link

Enable/disable variables in override configuration #3467

Closed 0xi4o closed 2 weeks ago

0xi4o commented 3 weeks ago

Add ability to enable/disable which variables can be overriden during external predictions via API or chatflowConfig property in embeds

HenryHengZJ commented 2 weeks ago

Dividers or Boxes with clear headings for each section: image

HenryHengZJ commented 2 weeks ago

Crashed: image image

HenryHengZJ commented 2 weeks ago

Override Config not updated with the flow:

1.) Initially have 3 nodes: image

2.) Added new ChatPromptTemplate: image

3.) Click Config, still the same 3 nodes for overrideconfig: image

Expected to see updated nodes

HenryHengZJ commented 2 weeks ago

Inconsistent wordings of buttons: image

0xi4o commented 2 weeks ago

@HenryHengZJ fixed crashing and config not updating. Also updated the UI for security tab.

Flowise-Low-code-LLM-apps-builder-11-11-2024_06_00_PM

HenryHengZJ commented 2 weeks ago
ltechconsultancy commented 4 days ago

Since this update uploading via upsert API doesnt work anymore. https://github.com/FlowiseAI/Flowise/issues/3560