Model techniques map
Techniquesinference & servingagentic scaffolding

implementation detail · filed under inference & serving

Tool output message format

Tool output is returned to the assistant in a tool-named message on the commentary channel.

Also called tool message format.

source
1
model
1
lab adopt it
1
strongest
used

How sources treat it

One count per evidence span, weakest treatment to strongest.

used 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

A tool message has the following format: <|start|>{toolname} to=assistant<|channel|>commentary<|message|>{output}<|end|>

usedinference servingin gpt-ossOpenAI

Filed alongside

Other methods under inference & serving :: agentic scaffolding.