Chatbook
Chatbook copied to clipboard
Stopping chat during a tool call leaves a tool call box that says "Using ..."
Incomplete tool calls are formatted with the label "Using Tool Name" since that usually means that the LLM is still writing out the tool call. However, if chat is stopped, it should no longer say "Using", since the tool call is no longer in progress. Instead, it could say something like "Cancelled Tool Name".