# Install the model skill for app development workflows
npx skills add runapi-ai/gemini -g
Or use this setup request in your coding tool:
Install the Gemini skill for this app: 1. Add runapi-ai/gemini with the skills installer. 2. Load SKILL.md in this workspace. 3. Use its docs, schemas, pricing notes, and setup steps when adding model features. 4. Confirm the install path when done.
切換 variant
OVERVIEW
gemini-2.5-pro 針對 Gemini 系列中品質與成本的最佳平衡點。
- 按次收費,美元計價
- 生成失敗不收費
- 如模型支援,提供串流輸出
- Model skill setup
PRICING
收費
失敗的生成不會收費
Chat completion
Input
$0.63
/ 1M tokens
Output
$5.00
/ 1M tokens
Cache read
$0.07
規格說明
技術詳情
| 模型 ID | gemini-2.5-pro |
| 供應商 | |
| 模式 | text |
| 任務類型 | synchronous |
| 計費單位 | 1K tokens |
| API endpoint | /v1/chat/completions |
| 商業授權 | 是 — 已透過 API 包含 |
| 狀態 | 可正常運作 |
SKILLS
快速開始 — gemini-2.5-pro
結構一致 · variant 已固定於 model 中
# Install the model skill for app development workflows
npx skills add runapi-ai/gemini -g
Or use this setup request in your coding tool:
Install the Gemini skill for this app: 1. Add runapi-ai/gemini with the skills installer. 2. Load SKILL.md in this workspace. 3. Use its docs, schemas, pricing notes, and setup steps when adding model features. 4. Confirm the install path when done.
運作方式
四步使用 gemini-2.5-pro
01
安裝
為此模型系列安裝 model skill。
02
設定
將 model 欄位設為本頁顯示的完整 model ID。
03
呼叫
連同 prompt、inputs 及 callback 設定,送出一個 typed request。
04
接收
從 RunAPI 讀取 task response、webhook callback 或 cached output URL。
DIFFERENCES
gemini-2.5-pro 有咩不同
VS GEMINI-2.5-FLASH
Best reasoning in 2.5 gen; 1M context
Speed/cost optimized; 1M context; older generation baseline
VS GEMINI-3-FLASH-PREVIEW
Best reasoning in 2.5 gen; 1M context
gemini-3-flash-preview
VS GEMINI-3-PRO-PREVIEW
Best reasoning in 2.5 gen; 1M context
gemini-3-pro-preview
使用場景
最適合
客戶支援
從私有知識庫回答客戶問題,減少工單數量。
文件分析
草擬合約摘要,並標示重點條款供律師審閱。
程式碼生成
在 CI 自動生成單元測試、程式碼審查同重構建議。
FAQ
關於 gemini-2.5-pro 的常見問題
模型 ID 會否在不同版本之間保持穩定?
RunAPI 會保持 model ID 穩定,並處理相容的版本更新,而不需要改動你的 request 格式。
這個 variant 的 rate limit 係多少?
每個 key 的 rate limit 會按使用層級而定。請查看定價頁了解最新限制。
之後可以切換 variant 嗎?
可以——variant 只係一個旗標。只要更改 model 參數就可以切換。
支援 streaming 嗎?
在可用 streaming 的情況下,RunAPI 會端到端串流。
我應該在邊度回報品質問題?
可以在公開 GitHub repo 開 issue,或者電郵支援團隊。
Gemini 的其他 variant
gemini-2.5-flash
最平
2.5-flash
$0.020 / 1K tokens
gemini-3-flash-preview
最快
3-flash-preview
$0.020 / 1K tokens
gemini-3.5-flash
最快
3.5-flash
$0.050 / 1K tokens
gemini-3-pro-preview
高質
3-pro-preview
$0.060 / 1K tokens
gemini-3.1-pro-preview
高質
3.1-pro-preview
$0.060 / 1K tokens
其他模型的替代方案
立即開始