Aníbal Vásquez

Results 6 comments of Aníbal Vásquez

> > Thank you for testing and sharing your feedback. > > Actually, both points you mentioned were initially considered during our early design discussions but were later removed after...

@dosu I have reinstalled all plugins and the error has changed. Now I get the following error: Failed to transform agent message: PluginInvokeError: {"args":{},"error_type":"ValidationError","message":"1 validation error for FunctionCallingParams\nmodel.entity\n Input should...

@dosu It is important to mention that the test was performed using the Azure Open AI GPT-4o model. However, when using OpenAI's GPT-4o, it works correctly.

The solution I found was to update the plugins one by one and I was able to fix it.

Correct, that is one option. The other option is to create a workflow as a tool that searches for knowledge and the agent uses it. Another improvement that could be...