mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
### AgentCreateBUGFix Because useFetchFlowTemplates is called both in the hooks and the AgentTemplateModal, and the ID of the empty template is generated via uuid, there may be cases where the IDs do not match. Report a BUG as follows: Prompt: 101 Required argument is missing: dsl; <img width="472" height="121" alt="52d79682-4e50-4863-8486-f1e154003043" src="https://github.com/user-attachments/assets/c5d217c9-b6cc-4ef2-866b-694c8b9ab3ae" /> _Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR._ ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) Co-authored-by: 海贼宅 <stu_xyx@163.com>