Native OpenAI Format
Models
Native OpenAI Format
获取当前可用的模型列表。
根据请求头自动识别返回格式:
- 包含
x-api-key和anthropic-version头时返回 Anthropic 格式 - 包含
x-goog-api-key头或key查询参数时返回 Gemini 格式 - 其他情况返回 OpenAI 格式
GET
Native OpenAI Format
Documentation Index
Fetch the complete documentation index at: https://docs.utoken.wgame-hk.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use Bearer Token authentication Format: Authorization: Bearer sk-xxxxxx
Headers
Anthropic API Key (for Claude format)
Anthropic API Version
Example:
"2023-06-01"
Google API Key (for Gemini format)
Query Parameters
Google API Key (for Gemini format)
