{ "name": "OpenAI: GPT-4o", "description": "GPT-4o (\"o\" for \"omni\") is OpenAI's latest AI model, supporting both text and image inputs with text outputs. It maintains the intelligence level of GPT-4 Turbo while being twice as fast and 50% more cost-effective. GPT-4o also offers improved performance in processing non-English languages and enhanced visual capabilities.", "id": "gpt-4o", "object": "model", "created": 1748957251, "owned_by": "openai", "tokens": 128000, "pricing": { "type": "per_million_tokens", "input": 2.5, "output": 10 }, "endpoints": [ "/v1/chat/completions", "/v1/responses" ], "premium_model": false, "metadata": { "vision": true, "function_call": true, "web_search": false, "reasoning": false }}