Embeddings / Alibaba Cloud
Text Embeddings API
Convert text into high-dimensional embedding representations for semantic search, text clustering, recommendation systems, and other scenarios. The API uses synchronous invocation, returning embedding results immediately after the request, with no polling needed.
Request Endpoint
POST
https://nexusflow.vip/v1/embeddingsSupported Models
Request Parameters
Code Examples
Response Format
Response Fields
Application Scenarios
Semantic Search
Convert queries and documents into embeddings, then perform semantic-level search via embedding similarity, which is more precise than keyword matching.
Text Clustering
Perform clustering analysis on large volumes of text, automatically discovering implicit topics and patterns, suitable for sentiment analysis and content categorization.
Recommendation Systems
Recommend related articles, products, or services based on content embedding similarity, improving personalized experience.
Anomaly Detection
Identify anomalous content or behavior by calculating the distance between text embeddings and normal samples, detecting deviations from normal patterns.
Chat Completions API
View text generation API documentation
Error Code Reference
View error codes and handling methods
Full Pricing
View pricing for all models