dify/web/app/components/base/chat
yusheng chen c05e03fc09
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
refactor & perf: import { noop } from 'lodash-es' across web (#17439)
2025-04-06 17:56:08 +08:00
..
__tests__ fix: Fix lodash module not found issue (#16953) 2025-04-01 12:16:49 +08:00
chat fix(answer): The chat interface outputs twice (#17033) 2025-03-28 18:18:29 +08:00
chat-with-history refactor & perf: import { noop } from 'lodash-es' across web (#17439) 2025-04-06 17:56:08 +08:00
embedded-chatbot refactor & perf: import { noop } from 'lodash-es' across web (#17439) 2025-04-06 17:56:08 +08:00
constants.ts feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
types.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
utils.ts feat: allow the embedding in websites to customize sys.user_id (#16062) 2025-03-31 18:55:42 +08:00