Error use_mcp_tool
with Avante.nvim
#191
Replies: 2 comments 8 replies
-
@alisanoelia This is issue with the model not being able to call the tool with proper arguments. It happens sometimes. Can you use some other model or try submitting again so that it rectifies in the next prompt? |
Beta Was this translation helpful? Give feedback.
-
@alisanoelia @pradigunara Thanks for sharing this. gemini = {
model = "gemini-2.5-flash",
use_ReAct_prompt = false,
} However, some gemini models might not support function tools and for that reason avante might have set it to true by default. So, I just pushed a fix 64dccde which explictly tells in the description of the You don't need to change anything in your config. Can you update the mcphub.nvim plugin and let me know if this works? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Use github mcp server.
Beta Was this translation helpful? Give feedback.
All reactions