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.ChatToolCallBuffer

One 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 5636556466

Fields

index

int

id

string

name

string

arguments

string