dify/web/app/components/workflow/nodes/llm
heyszt a201e9faee
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
feat: Add Aliyun LLM Observability Integration (#21471)
2025-07-04 21:54:33 +08:00
..
components feat: Add Aliyun LLM Observability Integration (#21471) 2025-07-04 21:54:33 +08:00
default.ts feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
node.tsx Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
panel.tsx feat: Retain LLM Configuration Settings When Changing Model (#21247) 2025-07-01 11:32:46 +08:00
types.ts fix: handle array item type error in struct output (#18452) 2025-04-21 14:15:38 +08:00
use-config.ts feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
use-single-run-form-params.ts feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
utils.ts feat: llm support struct output (#17994) 2025-04-18 16:53:43 +08:00