Skip to content

Fix missing space in tool-call prompt request#25634

Open
bill88t wants to merge 1 commit into
ggml-org:masterfrom
bill88t:master
Open

Fix missing space in tool-call prompt request#25634
bill88t wants to merge 1 commit into
ggml-org:masterfrom
bill88t:master

Conversation

@bill88t

@bill88t bill88t commented Jul 13, 2026

Copy link
Copy Markdown

Overview

Fixes #25626.
I preferred   over messing with the code formatting. Tested.

Requirements

  • I have read and agree with the contributing guidelines
  • AI usage disclosure: Yes, using   was an AI suggestion.

@bill88t bill88t requested a review from a team as a code owner July 13, 2026 18:41

@ServeurpersoCom ServeurpersoCom left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Note that {' '}from ... would work too and renders a regular breaking space. Neither pattern exists in the codebase yet, so no convention broken. Fine either way.

@ServeurpersoCom ServeurpersoCom requested a review from allozaur July 13, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Misc. bug: Missing space in tool call requests

2 participants