OpenAI: Text Embedding 3 Large — مدل هوش مصنوعی
OpenAI: Text Embedding 3 Large یک مدل هوش مصنوعی از OpenAI است که از طریق هرمز با یک API سازگار با OpenAI و دسترسی پایدار از داخل ایران در دسترس است.
text-embedding-3-large is OpenAI's most capable embedding model for both english and non-english tasks. Embeddings are a numerical representation of text that can be used to measure the relatedness between two...
مشخصات
| سازنده | OpenAI |
|---|---|
| نوع | embedding |
| پنجره زمینه | 8,192 توکن |
| قیمت | $0.13/M in · $0.00/M out |
| نوع API | embeddings |
نمونه کد
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/text-embedding-3-large",
"messages": [{"role": "user", "content": "Hello!"}]
}'استفاده از طریق هرمز
با یک کلید API به این مدل و ۴۵۰+ مدل دیگر وصل شوید — پایدار زیر بار سنگین و بهینه برای ایران.
شروع کنید