dify/web/app/components/workflow/nodes/llm
yyh 6ee9078349
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	api/.env.example
#	api/uv.lock
#	web/app/components/app/create-app-modal/index.tsx
#	web/app/components/app/create-from-dsl-modal/index.tsx
#	web/app/components/apps/app-card.tsx
#	web/pnpm-lock.yaml
2026-01-29 21:25:28 +08:00
..
components Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-29 21:25:28 +08:00
default.ts feat: support computer use config 2026-01-21 16:53:04 +08:00
node.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
panel.tsx feat: add tools sync config 2026-01-28 15:43:01 +08:00
types.ts feat: fetch tools and set tools enabled from api 2026-01-28 15:43:01 +08:00
use-config.ts fix: skill always same 2026-01-28 21:10:50 +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
utils.ts feat: Add file type support to LLM node JSON schema editor 2026-01-27 19:39:32 +08:00