Google

Google: Gemini 2.5 Flash Lite

Дата добавления: 22.07.2025
google/gemini-2.5-flash-lite

Описание модели

Gemini 2.5 Flash-Lite is a lightweight reasoning model in the Gemini 2.5 family, optimized for ultra-low latency and cost efficiency. It offers improved throughput, faster token generation, and better performance...

Контекст
1 048 576
 
Вход токены
11,2 ₽/M
(0.14 $/M)
Выход токены
44,8 ₽/M
(0.56 $/M)
Цена изображения
0,00 ₽
(0.0000 $)
Кэш чтение
1,12 ₽/M
(0.014 $/M)
Кэш запись
9,3 ₽/M
(0.1162 $/M)
Модальности
+
+
+
+

Как использовать через API

curl https://api.vega.chat/api/v1/chat/completions \
  -H "Authorization: Bearer $VEGA_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "google/gemini-2.5-flash-lite",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'

Готовы начать работу с Google: Gemini 2.5 Flash Lite?