GPT-4o-Transcribe — Text To Text. GPTProto API reference.
OpenAI’s official format for the text to text API.Documentation Index
Fetch the complete documentation index at: https://docs.gptproto.com/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
file | string | ✅ Yes | - | file parameter |
model | string | ✅ Yes | gpt-4o-transcribe | model parameter |
language | string | ✅ Yes | zh | language parameter |
prompt | string | ✅ Yes | - | prompt parameter |
response_format | string | ✅ Yes | json | response_format parameter |
temperature | string | ✅ Yes | 0 | temperature parameter |