dify/web/app/components/workflow/nodes/llm
yyh 2ab0b334a8
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	web/app/components/rag-pipeline/components/update-dsl-modal.tsx
#	web/app/components/workflow-app/hooks/use-nodes-sync-draft.ts
#	web/app/components/workflow/variable-inspect/utils.tsx
#	web/app/layout.tsx
#	web/context/event-emitter.tsx
#	web/eslint-suppressions.json
#	web/next.config.ts
#	web/package.json
#	web/pnpm-lock.yaml
#	web/types/feature.ts
2026-02-10 18:12:41 +08:00
..
components feat: support enable agent mode show tip in prompt editor 2026-02-10 17:02:12 +08:00
default.ts chore: max interatons default to 100 2026-02-06 16:13:22 +08:00
node.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
panel.tsx feat: support enable agent mode show tip in prompt editor 2026-02-10 17:02:12 +08:00
types.ts refactor(web): remove LLM reasoning format config and clean up locale strings 2026-02-09 23:57:27 +08:00
use-config.ts refactor(web): remove LLM reasoning format config and clean up locale strings 2026-02-09 23:57:27 +08:00
use-node-skills.ts feat: Add mutual exclusion between structured output and tools in LLM 2026-02-04 22:36:19 +08:00
use-single-run-form-params.ts feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
use-structured-output-mutual-exclusion.ts feat: support enable agent mode show tip in prompt editor 2026-02-10 17:02:12 +08:00
utils.ts Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-10 18:12:41 +08:00