TongyiEmbeddingDeployModelParameters Configuration
Qianfan Embeddings deploy model parameters.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
name | string | ✅ | The name of the model. |
provider | string | ❌ | The provider of the model. If model is deployed in local, this is the inference type. If model is deployed in third-party service, this is platform name('proxy/<platform>') Defaults: proxy/tongyi |
verbose | boolean |