completion : session_tokens insert range in completion tool (no-op → correct) (#20917)
The embd.begin(), embd.begin() range is empty and inserts nothing, so session_tokens never gets updated after decoding. Should be embd.begin(), embd.end(). Introduced in commit 2b6dfe8.
M
mtmcp committed
37f230dd7cff6732580bec976ca9e378af230d20
Parent: a308e58
Committed by GitHub <[email protected]>
on 3/27/2026, 8:25:58 AM