Elias Cooper
Elias Cooper
@dosu - See the screenshot below. The Agent makes the tool call. That is not the problem. The linked issues are either unresolved or not related to my set up....
@dosu - Can you clarify? It seems 'Tools' and 'Plugin Tools' are distinct. Can you confirm? Also, are the former usable by Agents?
> To address the issue of receiving an empty response from the tool when using GPT-4o, ensure that the tool's output format is correctly configured to be recognized by the...
Note that I have created a Plugin Tool and the results are the same. As with the custom Tool, the plugin tool makes an API call, only here it parses...
> maybe your tool response is too long. [#18731](https://github.com/langgenius/dify/issues/18731) Interesting. Didn't realize this was a thing. I'll give it a go. Thanks for the heads up.
Unfortunately this didn't work. Here are my variables in /dify/docker/.env:  I restarted the VM after changing these. The tool/plugin returns 601 results, which is < 1000. The Agent still...
@dosu - This is still an issue, it is not stale. This is after testing an Agent in a basic chatflow  
> Could you please provider your agent plugin's version? Maybe update the plugin's version could solve the issues @Nov1c444 - We're using GPT-4o on Azure OpenAI, v0.0.14, which is the...
It appears that upgrading to v1.2.0 resolves the issue.
> > > Could you please provider your agent plugin's version? Maybe update the plugin's version could solve the issues > > > > > > [@Nov1c444](https://github.com/Nov1c444) - We're using...