G

Google: Gemini Text Embedding 004

Google
Vision
2K
Context
$0.0250
Input /1M
Free
Output /1M
768
Max Output

Google: Gemini Text Embedding 004

Model Overview

Property Value
Model ID google/gemini-text-embedding-004
Name Gemini Text Embedding 004
Status Stable
Released 2024-08-10

Description

Latest text embedding model.

Description

Google: Gemini Text Embedding 004 is a language model provided by the provider. This model offers advanced capabilities for natural language processing tasks.

Specifications

Spec Value
Context Window 2,048 tokens
Max Output 768 tokens
Modalities text

Pricing

Type Price
Input $0.025/1M tokens
Output FREE

Capabilities

  • Text: Yes
  • Image: No
  • Audio: No
  • Video: No
  • Tool Use: No
  • JSON Mode: No

Key Features

  1. Multimodal Support - Text, images, audio, and video
  2. Large Context - Up to 2,048 tokens
  3. Tool Use - Not supported
  4. JSON Mode - Not available
  5. Streaming - Real-time generation
  6. Cost Effective - Optimized pricing

Best For

  • Semantic search
  • Text similarity
  • Vector databases
  • RAG applications

Data & Usage Policies

Policy Status
Training Data Not used for training
Prompt Retention Does not retain prompts
Data Processing Google Cloud privacy compliant

Status & Availability

  • Status: STABLE
  • Free Tier: No
  • Provider: Google

API Usage Example

curl https://api.langmart.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "google/gemini-text-embedding-004",
    "messages": [{"role": "user", "content": "Hello"}],
    "max_tokens": 768
  }'
  • google/gemini-3-pro-preview - Latest flagship
  • google/gemini-2.5-pro - Advanced 2.5 model
  • google/gemini-2.0-flash - Fast multimodal
  • google/gemma-3-27b-it - Open-source alternative

Source

Generated for LangMart AI Platform on 2025-12-28