.txt embeddings API
Generate vector representations of text. Use embeddings for: - **Semantic search** - find content by meaning, not just keywords - **Clustering** - group similar documents together - **Classification** - categorize text based on similarity to examples - **Recommendations** - suggest related content