provider-capability
360 AI Model Platform Embeddings, retrieval, and reranking
Direct answerUse this guide to understand the 360 AI Model Platform Embeddings, retrieval, and reranking capability, then verify the exact callable model ID, endpoint, and price in the model marketplace before integration.
Updated · Reviewed
Capability boundary
The 360 AI Model Platform Embeddings, retrieval, and reranking catalog describes the jobs this class of model is intended to solve. It does not mean that every listed model shares request fields, input limits, or output formats. Read each model card together with its lifecycle status, origin, and official source. A platform provider may host models from several original vendors, so both the displayed ID and origin matter.
Selection criteria
Embeddings, retrieval, and reranking occupy different stages of a RAG pipeline. Embedding models map queries and documents into a comparable space, while rerankers rescore an existing candidate set; their scores are not interchangeable. Use a domain query set to measure recall, nDCG, Top-K hits, truncation on long documents, multilingual behavior, and terminology. Pin chunking, normalization, distance metric, and index version so that vector dimension or one attractive example does not become the selection criterion.
Integration and protocol boundary
Confirm the exact model ID, authentication method, endpoint, and request schema in the 360 AI Model Platform official documentation, then look for the same exact ID and supported endpoint in this site's model marketplace. Changing only the base URL does not guarantee an identical response contract. Streaming events, asynchronous jobs, file uploads, tool calls, and error payloads may require separate adapters.
Production checklist
Build a repeatable evaluation from representative inputs and record the model ID, parameters, input version, and result. Measure success rate, tail latency, throttling, timeout behavior, cost per completed task, and safety outcomes. Prepare a replacement path for preview or legacy models. The official catalog explains product boundaries; callable availability, channel status, and current pricing remain the responsibility of the model marketplace.
Reviewed provider catalog
Models in this capability
These are provider-catalog models, not a promise of availability on this site. Confirm callable IDs, endpoints, and pricing in the model marketplace.
Embeddings, retrieval, and reranking
-
embedding_s1_v1.2StableThe text embedding model currently recommended by 360's knowledge-base guide.
Use cases
- Semantic search, clustering, and deduplication
- RAG recall, reranking, and knowledge-base retrieval
FAQ
How should I choose a 360 AI Model Platform Embeddings, retrieval, and reranking model?
Start from the required input and output, then compare quality, latency, context or media limits, tool support, lifecycle status, and total request cost with representative production samples.
Does every model in the official catalog work on this site?
Not necessarily. The documentation records the provider catalog; callable IDs, channel support, endpoints, and current prices must be confirmed in the model marketplace.
What should be tested before production rollout?
Pin the exact model ID and endpoint, test success and error responses, measure quality and latency on real inputs, set timeouts and bounded retries, and monitor provider deprecations.
Related guides
Official sources
- 360 AI 模型广场 Official
- 360 AI Models API Official
- 360 AI Quick Start Official
- 360 Responses API Official
- 360 Claude Messages API Official
- 360 Asynchronous Video Creation Official
- 360 Video Task Status Official
- 360 API Error Codes Official
兔子API