Ask a question to get started
Enter to send•Shift+Enter new line
args_parts: list[str] = field(default_factory=list)
JSON string fragments accumulated across chunks, reassembled by parse_args once the payload looks complete. Mutually exclusive with args (see __post_init__ and ingest).
parse_args
args
__post_init__
ingest