diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-31 19:28:16 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-31 19:28:16 +0200 |
| commit | fe335db0cdc72cc190c290479d24c6469e2c07ab (patch) | |
| tree | 43f1996795bbb9bf41ba793422d6581c5a60992c /.gitignore | |
| parent | 0e35416128e38f158af49935262ecbf8dbf585e6 (diff) | |
| download | llamachat-master.tar.gz llamachat-master.zip | |
The comments and README stated flatly that a second tool call always comes
back as literal <tool_call> XML. On llama.cpp b10208 that is no longer true:
forcing a follow-up by starving the first search gave 1/5 parsed as a
structured call, 1/5 leaking XML, 3/5 answered without searching again.
Earlier builds never parsed it.
Still not reliable enough to raise max_searches, since the failure mode is
a blank reply, but the wording should not read as permanent when it was
measured once against one build.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
