G

Google: LearnLM 2.0 Flash Experimental

Google
Vision
1M
Context
$0.1500
Input /1M
$0.6000
Output /1M
8K
Max Output

Google: LearnLM 2.0 Flash Experimental

Model Overview

Property Value
Model ID google/learnlm-2.0-flash-experimental
Name LearnLM 2.0 Flash Experimental
Provider Google
Released 2025

Description

An experimental model designed specifically for educational applications. LearnLM is optimized for tutoring, explanation generation, and adaptive learning interactions. This model supports multimodal capabilities including vision and image understanding.

Specifications

Spec Value
Context Window 1,048,576 tokens
Max Completion 8,192 tokens
Modalities Text, Image

Pricing

Type Price
Input $0.15 per 1M tokens
Output $0.60 per 1M tokens

Capabilities

  • Educational Tutoring: Yes
  • Adaptive Learning: Yes
  • Explanation Generation: Yes
  • Question Answering: Yes

Use Cases

Educational platforms, tutoring systems, adaptive learning applications, explanation generation.

Integration with LangMart

Gateway Support: Type 2 (Cloud), Type 3 (Self-hosted)

API Usage:

curl -X POST https://api.langmart.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "google/learnlm-2.0-flash-experimental",
    "messages": [{"role": "user", "content": "Explain this concept"}],
    "max_tokens": 4096
  }'
  • google/gemini-2.0-flash - General-purpose Flash

Notes

Specialized experimental model for educational use cases.


Last Updated: December 28, 2025