continue icon indicating copy to clipboard operation
continue copied to clipboard

Custom LLMs cannot access tools

Open fordcars opened this issue 4 months ago • 0 comments

Before submitting your bug report

Relevant environment info

- OS: Linux
- Continue version: v1.1.45 or v1.1.47
- IDE version: VSCode v1.93.1

Description

Since https://github.com/continuedev/continue/pull/4500, if I understand correctly, custom LLMs should be able to launch tools. My custom LLM has no issue running in agent mode (tools enabled). However, when I yield a AssistantChatMessage with tools defined, nothing happens (no tools are launched, nothing in logs). I was wondering if this approach was supposed to work?

Thanks!

To reproduce

No response

Log output


fordcars avatar Jun 13 '25 08:06 fordcars