I know that model supports tool use, but I recall a very similar experience when trying to use it with goose a while back. I'll need to set some of these models up to experiment so I can provide you with more robust feedback.

Reply to this note

Please Login to reply.

Discussion

I would really appreciate the help!

I finally had a moment to test. This interaction needs 'some love'; I believe it would require an update to stacks-cli to be more aware of how this model interacts with tools.

I'm currently experimenting to see if we can make this work a bit more nicely.

Sweet! Thank you for testing.

That’s what I reached as well based on your instructions.

Had to go and edit the agent.json manually to get here.

Stacks-CLI should ask me for the agents name at least, that would be very helpful.

But yeah, somehow it’s still not using tools correctly.

Indeed, this would require updates to stacks-cli's codebase directly to properly support this model.

Also, in case this might prove helpful, you can do `stacks agent -m ` to directly override the active model at runtime.

Very helpful.