Extend the conversation
Append the assistant message and the next user message to themessages array. Your application owns Chat Completions history; trim or summarize it before the model’s context limit, and keep the original system policy.
Build a complete non-streaming chat request and read assistant text and token usage.
messages array. Your application owns Chat Completions history; trim or summarize it before the model’s context limit, and keep the original system policy.