High-performance multimodal chat completion. Fully compatible with OpenAI SDK and standard HTTP protocols.
Bearer YOUR_API_KEYgpt-5.2Example: "gpt-5.2"1true: Stream response chunk by chunk in real-timefalse: Wait for complete response and return all at oncefalse0.2): more deterministic and focused output1.5): more random and creative output0 <= x <= 20.70.9 means sampling from tokens with top 90% cumulative probabilitytemperature and top_p simultaneously0 <= x <= 10.910 means only considering the top 10 most probable tokens during each sampling stepx >= 140chat.completion