APIPod Code is a dedicated experience built for Claude Code, Codex, and similar coding tools, with lower pricing, a more focused model lineup, and a better fit for coding-heavy agent workflows.
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 pieces of text. Embeddings are useful for search, clustering, recommendations, anomaly detection, and classification tasks.
text-embedding-3-small is openai's improved, more performant version of our ada embedding model. Embeddings are a numerical representation of text that can be used to measure the relatedness between two pieces of text. Embeddings are useful for search, clustering, recommendations, anomaly detection, and classification tasks.