openai.internal.ChatToolCallBuffer
One tool call being assembled across chunks. The wire sends the id and name once, then the arguments JSON in fragments.
Reference version
Signature
class openai.internal.ChatToolCallBufferOne tool call being assembled across chunks. The wire sends the id and name once, then the arguments JSON in fragments.
Source:<builtin>/openai/ns_internal/chat.bamlbytes 56365–56466
Fields
index
intid
stringname
stringarguments
string