AI Prosumer
EN
openai/gpt-4o

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. For benchmarking against other models, it was briefly called \"im-also-a-good-gpt2-chatbot\"

Input → Output
Text, Image Text
Input / Output · per 1M tokens
Not available in Credits
Context window
128,000 tokens
Maximum output
16,384 tokens
License: proprietary

From model to application

Quick Start

API reference
  1. Get your API key

    Create a key in the ShareAI Console, then save it as an environment variable on your server.

    Create API key
    Environment variable
    export SHAREAI_API_KEY="your-api-key"
  2. Choose your endpoint

    Choose a tag available in this access view to see its API request.

Pricing

No Credits offer for this tag

Choose another Credits tag or explore Token Exchange in Network.

Explore Network →

A little more detail

Frequently asked questions

What is gpt-4o?

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. For benchmarking against other models, it was briefly called \"im-also-a-good-gpt2-chatbot\"

How much does gpt-4o cost?

A per-token price has not been published for this tag. Check your Console for available access and current pricing.

What inputs and outputs does gpt-4o support?

Inputs: Text, Image. Outputs: Text. These capabilities apply to the selected model tag. Check the endpoint documentation for supported request formats.

What is the context length of gpt-4o?

This tag has a context window of 128,000 tokens. Context size and pricing thresholds are separate. Request limits can be lower for a particular deployment. Maximum output: 16,384 tokens.

Does gpt-4o support tool calling and structured outputs?

Tool calling: Supported. Structured outputs: Supported.

How do I use gpt-4o with ShareAI?

Create an API key in the ShareAI Console, choose a model tag, and send an authenticated request to the endpoint in Quick Start. Your key must have access to the chosen model. Keep your key on your server.