openai.internal._chat_content
(internal) Render the accumulated parts into the wire `content` value.
Reference version
Signature
function openai.internal._chat_content(
parts: openai.internal.ChatContentPart[],
collapse: bool
(internal) Render the accumulated parts into the wire content value.
Source:<builtin>/openai/ns_internal/chat.bamlbytes 25704–26144