from openai import OpenAI
client = OpenAI(
base_url="https://api.throughputs.ai/v1",
api_key="tp_your_api_key",
)
response = client.chat.completions.create(
model="gpt-audio-1-5",
messages=[
{"role": "user", "content": "Hello! What can you do?"}
],
)
print(response.choices[0].message.content)This model isn't available on Throughputs yet. Pricing will be announced at launch.
Coming soon
NOTIFY ME WHEN LIVE
Similar models by modality and capability
OpenAI
GPT-Realtime-2.1 updates GPT-Realtime-2 with improved alphanumeric recognition, silence and noise handling, and interruption behavior. It supports speech-to-speech interactions with configurable reasoning effort, instruction following, and tool use for complex voice-agent workflows.
PRICING
Coming soon
OpenAI
GPT-Realtime-2 is our most capable realtime voice model. It supports speech-to-speech interactions with configurable reasoning effort, stronger instruction following, and more reliable tool use for complex voice-agent workflows
PRICING
Coming soon
OpenAI
The best voice model for audio in, audio out.
PRICING
Coming soon
OpenAI
OpenAI Text-to-Speech
PRICING
Coming soon