claude-sonnet-4-6-thinking
Sonnet 4.6 is Anthropic's most capable Sonnet-class model yet, with frontier performance across coding, agents, and professional work. It excels at iterative development, complex codebase navigation, end-to-end project management with...
प्रदर्शन
मूल्य निर्धारण
| इनपुट मूल्य | $1.62 · 1M टोकन |
| आउटपुट मूल्य | $8.10 · 1M टोकन |
| संगत एंडपॉइंट्स | anthropic, openai |
| वेंडर | Anthropic |
अपने कोड से claude-sonnet-4-6-thinking कॉल करें
किसी भी OpenAI-संगत SDK को UnoRouter पर इंगित करें और नाम से मॉडल का अनुरोध करें। YOUR_API_KEY को अपने डैशबोर्ड से एक वास्तविक key से बदलें।
curl https://api.unorouter.ai/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "claude-sonnet-4-6-thinking",
"messages": [{"role": "user", "content": "Hello!"}]
}'अक्सर पूछे जाने वाले प्रश्न
claude-sonnet-4-6-thinking की 1M टोकन के लिए कितनी लागत है?
इनपुट की कीमत 1M टोकन के लिए $1.62 है, आउटपुट 1M टोकन के लिए $8.10। बिलिंग प्रति टोकन होती है, बैच आकारों के लिए कोई rounding नहीं।
मैं claude-sonnet-4-6-thinking को API के माध्यम से कैसे एक्सेस करूँ?
model=claude-sonnet-4-6-thinking के साथ UnoRouter /v1/chat/completions एंडपॉइंट पर अनुरोध भेजें। कोई भी OpenAI-संगत क्लाइंट लाइब्रेरी काम करती है। प्रमाणीकरण एक मानक Bearer टोकन का उपयोग करता है।
समान मॉडल
अभी claude-sonnet-4-6-thinking आज़माएं
एक API key बनाएं और एक मिनट से कम में अनुरोध करना शुरू करें।