text-embedding-005

Text Embedding · Per Token

text-embedding-005Available
Embedding
Context Window: 2K0

Pricing

Official PriceLemonData Price
Input$0.10$0.07
OutputFreeFree

Parameters

Context Window
2K tokens
Max Output Tokens
0

Best For

Embedding

Semantic search, similarity matching, and text classification

Cost Calculator

1M
0.5M
Estimated Monthly Cost$0.07

API Code Example

POST/v1/embeddings
curl https://api.lemondata.cc/v1/embeddings \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-xxx" \
  -d '{
    "model": "text-embedding-005",
    "input": "The quick brown fox jumps over the lazy dog"
  }'

FAQ

How much does text-embedding-005 cost?

On LemonData, text-embedding-005 costs $0.0700 per 1M input tokens and $0.0000 per 1M output tokens, which is up to 30% off the official pricing.

What is text-embedding-005 best for?

text-embedding-005 excels at Embedding. Access it through LemonData's unified API with a single API key.

How to use text-embedding-005 API?

Get your API key from LemonData, then call https://api.lemondata.cc/v1/chat/completions using any compatible SDK. See the code examples above for detailed integration.

Related Models

text-embedding-005 - API Pricing & Details - LemonData