해리슨 블로그

ChatGPT vs Gemini Price Comparison

Created: 2024-03-07

Created: 2024-03-07 21:45

Among the currently available LLMs, there are mainly two that offer cloud-based services.
One is OpenAI (or Azure OpenAI), known as ChatGPT.
The other is Google's Vertex AI - Palm2 & Gemini.

This document does not aim to compare performance, but rather focuses on a simple price comparison.

Note: Although the official websites indicate pricing per 1,000 tokens/1,000 characters,
both have been converted to 1 million tokens/1 million characters due to excessively long decimal places.


The 'k' within the parentheses represents the maximum number of tokens for each.

ChatGPT Pricing (Azure OpenAI Same): Price per 1 Million Tokens

Gemini Pricing: Price per 1 Million Characters

Model: Gemini Pro 1.0

Input: $0.125 / Output: $0.375


Tokens vs. Character Count

ChatGPT's Pricing Method: Tokens
Gemini's Pricing Method: Character Count

Example)
What's the weather like today? -> GPT: 25 tokens / Gemini: 9 characters (9 tokens)
What is the weather like today? -> GPT: 7 tokens / Gemini: 26 characters (7 tokens)

Comments0