Automatic tools are not getting invoked when I'm prompting in Agent Mode #7687
Unanswered
souvikpal2000
asked this question in
Help
Replies: 1 comment
-
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.
0 replies
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 mode
I have noticed that
role: "assistant"
is not present in the array of messages onlyrole: "user"
is present, hencetoolCalls
attribute is also not presentconfig.yaml
Beta Was this translation helpful? Give feedback.
All reactions