Gemini 3.1 Flash Lite Image
Gemini 3.1 Flash Lite Image เปรียบเทียบราคา API ผู้ให้บริการ ความยาว context ความสามารถ use case latency และทางเลือกที่ใกล้เคียง image understanding, multimodal chat. $0 / 1M tokens / $0 / 1M tokens. — tokens.
Gemini 3.1 Flash Lite Image ใน NextModel คืออะไร?
Gemini 3.1 Flash Lite Image เปรียบเทียบราคา API ผู้ให้บริการ ความยาว context ความสามารถ use case latency และทางเลือกที่ใกล้เคียง image understanding, multimodal chat. $0 / 1M tokens / $0 / 1M tokens. — tokens.
use case ที่เหมาะ
- image understanding
- multimodal chat
ตัวอย่างโค้ดที่เข้ากันได้กับ OpenAI
คงรูปแบบ OpenAI SDK เดิม ชี้ base_url ไปที่ NextModel และใช้ ID จากแคตตาล็อก gemini--gemini-3.1-flash-lite-image.
from openai import OpenAI
client = OpenAI(
api_key="YOUR_API_KEY",
base_url="https://api.nextmodel.app/v1"
)
resp = client.chat.completions.create(
model="gemini/gemini-3.1-flash-lite-image",
messages=[{"role": "user", "content": "Hello from NextModel"}]
)
print(resp.choices[0].message.content)ทางเลือกที่คล้ายกัน
Available through the NextModel gateway via Gemini.
Available through the NextModel gateway via Gemini.
Claude Fable 5 is a Mythos-class model from Anthropic, built for autonomous knowledge work and coding. It supports text, image, and file inputs with text output, with reasoning support and...
เปรียบเทียบ Gemini 3.1 Flash Lite Image
FAQ