OpenAI: gpt-4.1-mini:free
gpt-4.1-mini is the mid-tier performance leader in OpenAI's GPT-4.1 family, serving as the successor to GPT-4o mini. It delivers nearly twice the speed of the original GPT-4o while outperforming it on various intelligence benchmarks. This model is specifically optimized for coding, precise instruction following, and long-context comprehension. With its 1-million-token context window, it can analyze multi-document workflows or conduct full-repository code reviews without performance degradation. It is currently the premier choice for high-concurrency chatbots, real-time support agents, and AI applications requiring extensive long-term memory.
このモデルのプロバイダーは現在すべて混雑しています
すべての上流プロバイダーがレート制限に達しました。制限が解除されるとモデルは自動的に復帰します。通常は数時間以内です。しばらくしてから再試行するか、別のモデルに切り替えてください。
このモデルをDiscordでリクエスト料金
パフォーマンス
対応パラメータ
すべてのプロバイダー = このモデルを提供するすべてのアップストリームが対応しています。一部のプロバイダー = リクエストを処理するアップストリームによって異なります。デフォルト = 未設定時に送信される値です。
| パラメータ | プロバイダー | デフォルト |
|---|---|---|
| max_completion_tokens | 一部のプロバイダー | - |
| max_tokens | 一部のプロバイダー | - |
| response_format | すべてのプロバイダー | - |
| seed | すべてのプロバイダー | - |
| structured_outputs | すべてのプロバイダー | - |
| temperature | すべてのプロバイダー | - |
| tool_choice | すべてのプロバイダー | - |
| tools | すべてのプロバイダー | - |
| top_p | すべてのプロバイダー | - |
よくあるご質問
gpt-4.1-mini:free の100万トークンあたりの料金はいくらですか?
入力は100万トークンあたり $0.00、出力は100万トークンあたり $0.00 で課金されます。トークン単位の課金で、バッチサイズへの切り上げはありません。
API で gpt-4.1-mini:free を使うにはどうすればよいですか?
UnoRouter の /v1/chat/completions エンドポイントへ model=gpt-4.1-mini:free を指定してリクエストを送信してください。OpenAI 互換のクライアントライブラリであれば動作します。認証は標準の Bearer トークンを使用します。