Gemini 3.6 Flash and 3.5 Flash Lite are now live on CometAPI โ†’

OpenAI Blog

OpenAI-compatible APIs explained: All You Need to Know
Jun 4, 2026
OpenAI

OpenAI-compatible APIs explained: All You Need to Know

Learn what an OpenAI-compatible API is, why compatibility matters, how CometAPI works with Chat Completions and Responses API, what models you can run behind it

Function Calling in the OpenAI API: What It Actually Does and How to Use It Right
Apr 20, 2026
OpenAI
tech

Function Calling in the OpenAI API: What It Actually Does and How to Use It Right

Master OpenAI Function Calling: move beyond prompt engineering to structured orchestration. Learn strict schema enforcement, security best practices, and agentic workflows. Standardize tool calling across GPT, Claude, and Gemini with CometAPI.

Where Is Deep Research in ChatGPT? A professional overview
Jan 6, 2026
O3-Deep-Research
o4-mini-deep-research
OpenAI

Where Is Deep Research in ChatGPT? A professional overview

Over 2024โ€“2025 ChatGPT and its sibling models shifted from being purely conversational LLMs to offering end-to-end deep research capabilities:

What is GPT-5.1 and what updates did it bring?
Jan 6, 2026
GPT-5.1
OpenAI

What is GPT-5.1 and what updates did it bring?

On November 12, 2025, OpenAI rolled out GPT-5.1, a focused upgrade to the GPT-5 family that emphasizes conversational quality, instruction-following, and

gpt-image-1-mini API
Jan 6, 2026
gpt-image-1-mini
OpenAI

gpt-image-1-mini API

gpt-image-1-mini is a cost-optimized, multimodal image model from OpenAI that accepts text and image inputs and produces image outputs. It is positioned as a smaller, cheaper sibling to OpenAIโ€™s full GPT-Image-1 family โ€” designed for high-throughput production use where cost and latency are important constraints. The model is intended for tasks such as text-to-image generation, image editing / inpainting, and workflows that incorporate reference imagery.

GPT-5.1 spotted: What is it like and when is it coming out
Jan 6, 2026
GPT-5.1
OpenAI

GPT-5.1 spotted: What is it like and when is it coming out

By the end of 2025, the competition in AI models will intensify. The upcoming releases of GPT 5.1 and Gemini 3.0 Pro are undoubtedly a major focus. The looming releases are both a signal of competition and a marketing tactic for companies to preemptively seize market share. Now let's examine what GPT-5.1 will bring developers.

GPT-6 Is Coming Soon โ€” What Will It Look Like?
Jan 6, 2026
GPT-6
OpenAI

GPT-6 Is Coming Soon โ€” What Will It Look Like?

The AI world is buzzing: OpenAI is actively developing the successor to GPT-5 (often referred to in press and social posts as โ€œGPT-6โ€ or jokingly โ€œGPT-6-7โ€),

How to Run GPT-5-Codex with Cursor AI?
Jan 6, 2026
GPT-5-Codex
OpenAI

How to Run GPT-5-Codex with Cursor AI?

Lately,OpenAI has launched a specialized versionโ€”GPTโ€‘5โ€‘Codexโ€”specifically tuned for software engineering workflows via its Codex brand. Meanwhile, coding-IDE provider Cursor AI has integrated GPT-5 and GPT-5-Codex to enhance developer experience. OpenAIโ€™s GPT-5-Codex and Cursorโ€™s GPT-5 support let developers combine a specialized coding model with an IDE-centric AI workflowโ€”what GPT-5 Codex is, how to connect it to Cursor (an AI first IDE), and two practical ways to run the model inside your editor: (1) calling GPT5-codex via CometAPI, and (2) using a native Codex / CodeX integration (extension + CLI).