dify/web/app/components/workflow/nodes/llm
Joel 775dc47abe
feat: llm support struct output (#17994)
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-04-18 16:53:43 +08:00
..
components feat: llm support struct output (#17994) 2025-04-18 16:53:43 +08:00
default.ts Solve circular dependency issue between `workflow/constants.ts` file and `default.ts` file (#13165) 2025-02-04 09:26:01 +08:00
node.tsx Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
panel.tsx feat: llm support struct output (#17994) 2025-04-18 16:53:43 +08:00
types.ts Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
use-config.ts feat: llm support struct output (#17994) 2025-04-18 16:53:43 +08:00
utils.ts feat: llm support struct output (#17994) 2025-04-18 16:53:43 +08:00