工具调用工作流问题
Open
bug
- Dominant language
- TypeScript
- Stars
- 29.6k
- Forks
- 7.3k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 152
Description
AI工作流使用"工具调用"调用其他工作流,如果再创建个副本,是不是就不能再调用了?我尝试在副本工作流里内部运行是可以的,但是远程api-key调用的话就不行,请求成功了,但是返回来的是[],也就是空
源工作流:
副本内部调用正常:
但是在外部服务远程调用api-key就不正常了:
备注:我切换到源工作流外部远程调用是正常的,如图,我切换到源工作流的api-key就是正常的:
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by calling the original and copied workflows through their API keys, comparing the successful response with the empty array from the copy. Start from the tool-call workflow and remote API entry points; inspect how copied workflows are resolved and verify that the copied workflow returns the expected non-empty result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100