File size: 207 Bytes
a8bceca | 1 2 3 4 5 | # Tool Grammar
- Tokens: <CALL>{json}</CALL>, <RETURN>{json}</RETURN>.
- Constrained decoding with JSON schema; penalty on malformed/wasted calls.
- Dispatcher returns structured results back into the loop.
|