Automatic tools are not getting invoked when I'm prompting in Agent Mode #7687
Unanswered
souvikpal2000
asked this question in
Help
Replies: 1 comment 1 reply
-
|
We do our best to make system message tool calling work with most models, but it is not possible to have them for all. This is our list of recommended models for Agent mode. https://docs.continue.dev/features/agent/model-setup#how-system-message-tools-function |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When Prompting in
agent mode, I'm getting response likechat modeI have noticed that
role: "assistant"is not present in the array of messages onlyrole: "user"is present, hencetoolCallsattribute is also not presentconfig.yamlBeta Was this translation helpful? Give feedback.
All reactions