dify/web/app/components/workflow/nodes
GuanMu 4941366f39 feat: add support for integer variable type in condition operators
- Extended the getConditionOperators function to include support for the integer variable type, allowing for additional comparison options in agent tool conditions.
2025-11-05 11:16:23 +00:00
..
_base fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
agent feat: add support for integer variable type in condition operators 2025-11-05 11:16:23 +00:00
answer fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
assigner fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
code fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
data-source feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
data-source-empty feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
document-extractor fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
end feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
http fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
if-else feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
iteration feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
iteration-start feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
knowledge-base feat: Enhance knowledge base node validation by adding checks for embedding and reranking models (#27241) 2025-10-22 10:49:49 +08:00
knowledge-retrieval fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
list-operator fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
llm fix: two web bugs for json-schema-config-modal (#27718) 2025-11-04 09:45:28 +08:00
loop feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
loop-end feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
loop-start feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
parameter-extractor feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
question-classifier fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
start fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
template-transform fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
tool feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
variable-assigner fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
components.ts perf(web): split constant files to improve web performance (#26794) 2025-10-13 10:22:34 +08:00
constants.ts perf(web): split constant files to improve web performance (#26794) 2025-10-13 10:22:34 +08:00
index.tsx perf(web): split constant files to improve web performance (#26794) 2025-10-13 10:22:34 +08:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00