Claude 3 Haiku
Anthropic का Claude 3 Haiku एक image-generation model। Claude 3 Haiku is Anthropic's fastest and most compact model for
near-instant responsiveness. Quick and accurate targeted performance.
See the launch announcement and benchmark results [here](https://www.anthropic.com/news/claude-3-haiku)
#multimodal
by Anthropic · 200K token context window
किसके लिए सर्वोत्तम
- text से image generation
- रचनात्मक design और ideation
osFoundry में Claude 3 Haiku का उपयोग करने के तरीके
अपनी key से जोड़ें (BYOK)
key dialog खोलें और अपनी Anthropic API key पेस्ट करें। osFoundry Claude 3 Haiku को स्वचालित रूप से खोज लेता है — इसे Pipeline tab में किसी Maestro role (router, direct, orchestrator, या fallback) को असाइन करें और यह हर चैट में live हो जाता है। आपकी key, आपका provider account — कोई token markup नहीं।
Room App में उपयोग करें
Room Apps अपने manifest में AI features घोषित करते हैं, फिर उन्हें invokeAI के साथ कॉल करते हैं:
import { invokeAI } from '@osfoundry/app-sdk'
// 'summarize' is an AI feature declared in your app manifest.
const result = await invokeAI('summarize', userText)
अपने ऐप्स से इसे कॉल करें
एक बार जब model आपके workspace में wired हो जाता है, तो आप इसे API के रूप में host कर सकते हैं और इसे अपनी services, scripts, या CI से — osFoundry के बाहर — एक्सेस कर सकते हैं।
Claude 3 Haiku बनाम समान models
लाइसेंस
Hosted — usage subject to provider terms — Hosted-only model — उपयोग provider के API terms द्वारा शासित। अपनी provider key लाएँ।
कोई weights distributed नहीं; उपयोग provider terms के अधीन।
Claude 3 Haiku के बारे में अक्सर पूछे जाने वाले प्रश्न
Claude 3 Haiku की लागत कितनी है?
Claude 3 Haiku input के लिए $ 0.250 /1M पर metered है, और output के लिए $ 1.25 /1M। अपनी Anthropic API key लाएँ — osFoundry बिना markup के provider pricing pass-through करता है।
क्या मैं Claude 3 Haiku का commercial उपयोग कर सकता हूँ?
Commercial उपयोग शर्तों के साथ अनुमत है। Hosted-only model — उपयोग provider के API terms द्वारा शासित। अपनी provider key लाएँ। कोई weights distributed नहीं; उपयोग provider terms के अधीन।
Claude 3 Haiku का context window क्या है?
Claude 3 Haiku 200K token context window का समर्थन करता है।
क्या मैं Claude 3 Haiku को locally चला सकता हूँ?
नहीं — Claude 3 Haiku केवल hosted है और Anthropic API के माध्यम से एक्सेस किया जाता है।
Claude 3 Haiku किसमें सर्वश्रेष्ठ है?
Claude 3 Haiku text से image generation, रचनात्मक design और ideation के लिए उपयुक्त है।
मैं osFoundry में Claude 3 Haiku का उपयोग कैसे करूँ?
key dialog में अपनी Anthropic API key पेस्ट करें (या self-hostable models के लिए open weights deploy करें), Pipeline tab में Claude 3 Haiku को एक Maestro role को असाइन करें, फिर इसे चैट में, invokeAI के माध्यम से Room Apps में, या अपने ऐप्स में उपयोग करें।
Anthropic द्वारा प्रकाशित 13 मार्च 2024 को। स्रोत: https://openrouter.ai/anthropic/claude-3-haiku