Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenRouter Claude 3.7 Standard throws "Response interrupted by a tool use result." in output #1184

Open
cfdude opened this issue Feb 25, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@cfdude
Copy link

cfdude commented Feb 25, 2025

Which version of the app are you using?

3.7.4

Which API Provider are you using?

OpenRouter

Which Model are you using?

Claude 3.7 Sonnet

What happened?

Image

Image

User in Discord reports: https://discord.com/channels/1332146336664915968/1343921958668079255

After roo attempts completion, subsequent follow-up messages always show this:
Response interrupted by a tool use result. Only one tool may be used at a time and should be placed at the end of the message.

There is no effect on the usability of Roo as a result. This is not a major issue, but perhaps a sign of inefficiency somewhere?

Steps to reproduce

Relevant API REQUEST output

Additional context

The user is using Memory Bank but that has no effect on this problem. Other users report getting this same message and are not using Memory Bank.

Additional context from the user:

the problem is regarding OpenRouter Sonnet 3.7.
if i use openrouter sonnet 3.5, it doesn't occur.

for what it's worth, i've downgraded to sonnet 3.5.
my experience with claude 3.7 so far has been that it's worse than claude 3.5 for existing repos. it's:

  • too chatty, causing it to duplicate lines of code. claude 3.5 had the opposite problem, where it just said // rest of the code remains the same but you could prompt away from this
  • commits to its mistakes. claude 3.5 was very non-committal, always agreeing with whatever you said. claude 3.7 commits to wrong things. this compounds and ultimately delivers wrong outcomes.
@cfdude cfdude added the bug Something isn't working label Feb 25, 2025
@ExactDoug
Copy link

maybe a bug / server error on anthropic's side?

Happening to me even in Claude Desktop sometimes after tool use. See screenshot.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants