原始 HTTP 请求使用这个 Gemini 原生 base URL:Documentation Index
Fetch the complete documentation index at: https://docs.omniakey.com/llms.txt
Use this file to discover all available pages before exploring further.
Generate Content
模型 id 在 URL path 中:https://api.omniakey.com/v1
并传入 Gemini model id。
Google Gen AI SDK 默认使用 Gemini
v1beta API 版本,所以 SDK 示例通常把裸域名
https://api.omniakey.com 作为 base_url;原始 HTTP 请求则在 URL 中包含
/v1beta。模型列表
GET /v1beta/models 可用于 Gemini 原生模型发现。可读模型目录见 支持模型。