FastGPT/packages
gaord 97a6c6749a
Some checks are pending
Deploy doc image to cf / deploy-production (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
变量更新组件处理字符串数组错误修复 (#4523)
1,字符串数组的值可能包含转义斜杠会导致typeof value为string,结果变量更新后的值变形为多层数组嵌套而无法使用([[]])。这个修复解决了这个问题。
2,另外对整体的逻辑做了梳理和整理,更加清晰易懂
2025-04-15 15:28:12 +08:00
..
global feat: workflow input node add selectMulti; MultipleSelect component (#4527) 2025-04-14 14:39:35 +08:00
plugins fix: add connection timeout to database settings (#4434) 2025-04-02 18:11:23 +08:00
service 变量更新组件处理字符串数组错误修复 (#4523) 2025-04-15 15:28:12 +08:00
templates 4.8.21 feature (#3720) 2025-02-08 10:44:33 +08:00
web feat: workflow input node add selectMulti; MultipleSelect component (#4527) 2025-04-14 14:39:35 +08:00
README.md update code positon (#3907) 2025-02-27 10:30:43 +08:00

目录说明

该目录为 FastGPT 的依赖包,多端复用。