ราคา API Gemini 3.1 Flash Image Preview และคู่มือเริ่มต้น
โมเดลภาษา AI ประสิทธิภาพสูง ใช้งานผ่าน BazaarLink พร้อมการเรียกเก็บเงิน TWD
ราคา
💱 USD/NTD = 32.38 · ไม่รวมภาษี · อัปเดต 30/07/2569
ข้อมูลจำเพาะทางเทคนิค
เริ่มต้นอย่างรวดเร็ว
ใช้ Gemini 3.1 Flash Image Preview ผ่าน BazaarLink API โดยเปลี่ยนเพียง base_url:
from openai import OpenAI
client = OpenAI(
base_url="https://bazaarlink.ai/api/v1",
api_key="sk-bl-YOUR_API_KEY",
)
response = client.chat.completions.create(
model="google/gemini-3.1-flash-image-preview",
messages=[{"role": "user", "content": "Hello!"}],
)
print(response.choices[0].message.content)import OpenAI from "openai";
const client = new OpenAI({
baseURL: "https://bazaarlink.ai/api/v1",
apiKey: "sk-bl-YOUR_API_KEY",
});
const response = await client.chat.completions.create({
model: "google/gemini-3.1-flash-image-preview",
messages: [{ role: "user", content: "Hello!" }],
});
console.log(response.choices[0].message.content);ทำไมจึงควรใช้ Gemini 3.1 Flash Image Preview ผ่าน BazaarLink?
- ✓เรียกเก็บเงิน TWD และใบแจ้งหนี้รวม—ทีมไต้หวันไม่ต้องใช้บัตรเครดิตต่างประเทศ
- ✓API ที่เข้ากันได้กับ OpenAI—ไม่ต้องแก้โค้ด
- ✓สลับผู้ให้บริการอัตโนมัติ—มีผู้ให้บริการสำรองหลายรายสำหรับโมเดลเดียวกัน
- ✓รองรับภาษาจีน—ทีมท้องถิ่นให้ความช่วยเหลือรวดเร็ว
คำถามที่พบบ่อย
Gemini 3.1 Flash Image Preview คืออะไร?
Gemini 3.1 Flash Image Preview, a.k.a. "Nano Banana 2," is Google’s latest state of the art image generation and editing model, delivering Pro-level visual quality at Flash speed. It combines...
API ของ Gemini 3.1 Flash Image Preview ราคาเท่าไร?
เมื่อใช้ผ่าน BazaarLink Gemini 3.1 Flash Image Preview มีราคา $0.5000 ต่อโทเคนขาเข้า 1 ล้านโทเคน และ $3.0000 ต่อโทเคนขาออก 1 ล้านโทเคน
ใช้ Gemini 3.1 Flash Image Preview กับ OpenAI SDK อย่างไร?
ตั้งค่า base_url เป็น "https://bazaarlink.ai/api/v1" และใช้ ID โมเดล "google/gemini-3.1-flash-image-preview" เมธอดของ OpenAI SDK เช่น chat.completions, embeddings และ streaming ใช้งานได้โดยไม่ต้องแก้โค้ด
หน้าต่างบริบทของ Gemini 3.1 Flash Image Preview มีขนาดเท่าไร?
Gemini 3.1 Flash Image Preview รองรับหน้าต่างบริบท 65,536 โทเคน
Gemini 3.1 Flash Image Preview ใช้ฟรีได้หรือไม่?
Gemini 3.1 Flash Image Preview เป็นโมเดลแบบชำระเงิน BazaarLink มีเครดิตฟรีเมื่อสมัครเพื่อให้ทดลองได้โดยไม่ต้องใช้บัตรเครดิต
การตรวจสอบความถูกต้องของปลายทางรีเลย์
- ปลายทางที่ตรวจสอบ
- 3 ครั้ง
- โฮสต์อิสระ
- 3
- อัตราตรงกันของลายนิ้วมือตระกูลโมเดล
- 0%
- ความผิดปกติที่พบ
- 3 ครั้ง
- ช่วงข้อมูล
- 90 วันที่ผ่านมา
BazaarLink Probe ตรวจสอบปลายทางที่ระบุว่าให้บริการโมเดลนี้ และทำเครื่องหมายพฤติกรรมที่ต่างจากเกณฑ์อ้างอิง
ดูรายงานความถูกต้องฉบับเต็ม →โมเดลและลิงก์ที่เกี่ยวข้อง
โมเดลอื่นจากผู้ให้บริการนี้: Google