OpenAIChat
Test GPT-4o Mini - Edited
gpt-4o-mini-test
128KContext Window
16KMax Output
Normal
Test model for automation
Capabilities
Text GenerationCode GenerationAnalysis & Reasoning
Technical Specs
Input Modality
Text
Output Modality
Text
Arch
—
Default Temperature
0.7
Default Top_P
1
Pricing
Pay per use, no monthly fees| Billing Type | Unit | Price |
|---|---|---|
| Text Input | — | $150000.0000/M tokens |
| Text Output | — | $600000.0000/M tokens |
| Image Input | — | $1.2000/张 |
Quick Start
from openai import OpenAI
client = OpenAI(
base_url="https://api.uniontoken.ai/v1",
api_key="YOUR_UNIONTOKEN_API_KEY",
)
response = client.chat.completions.create(
model="gpt-4o-mini-test",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)FAQ
OpenAI
Test GPT-4o Mini - Edited
gpt-4o-mini-test
In¥0.1500/1K
Out¥0.6000/1K
Context Window128K
Max Output16K
Related Models
View All → →Ready to get started?
Get 1M free tokens on registration, no monthly fees or minimum spend
Register Now →