# Deploy model

> This skill helps users choose the right path to Deploy embedding model for inference. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **OpenSearch**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

deploy embedding model, deploy model, model deployment, serve embeddings, model serving, publish embedding model, deploy ML model, how to deploy embedding model, can I deploy my own model, where to deploy vector model, what is model deployment, how do I serve embeddings, text-embedding API, multimod

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "deploy model", "product": "opensearch"}'
```

---
Part of [OpenSearch](https://www.company-skill.com/p/opensearch.md) · https://www.company-skill.com/llms.txt
