GPT-5.5 with enhanced general reasoning, coding, and multimodal capabilities
Documentation Index
Fetch the complete documentation index at: https://docs.toapis.com/llms.txt
Use this file to discover all available pages before exploring further.
gpt-5.5 model via the model parameter"gpt-5.5"true: Stream tokens incrementallyfalse: Return the complete response at once0 to 20 to 1. It is not recommended to modify both temperature and top_p at the same timechat.completionchoices[].message.role: Message role, always assistantchoices[].message.content: Generated text contentchoices[].finish_reason: Stop reason — stop / length / content_filterchoices[].index: Result indexusage.prompt_tokens: Input token countusage.completion_tokens: Output token countusage.total_tokens: Total token count