Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWEL failed to execute custom agent call #41

Open
liming51 opened this issue Nov 13, 2024 · 1 comment
Open

AWEL failed to execute custom agent call #41

liming51 opened this issue Nov 13, 2024 · 1 comment

Comments

@liming51
Copy link

image
image
The above two screenshots are the AWEL process that I wrote according to the DBGPT official document.
I chose the Agent method that I wrote myself for the Tool. This Agent method can be successfully executed when used alone in DBGpt applications.
But when using this agent as a tool resource for AWEL, AWEL's ToolExpert cannot find the corresponding tool when searching for it, and prompts an error message. Colleagues will also automatically redirect to the Baidu search agent.
We have checked the ToolExpert source code and did not find a specific method for calling the Agent. May I ask if there are any specific solutions that can help solve the problem of AWEL calling Agent Tool unsuccessfully. Ensure that different Agent Tools can be successfully called according to the user's own ideas

@wjyrun
Copy link

wjyrun commented Dec 25, 2024

解决了吗?我也是在代码中新建了一个tool能调通,用AWEL构建一个流程调用就掉到了baidu_search,看日志是resource_prompt指定成了baidu_search,但是agent加了指定的prompt也不行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants