# CreateTextPromptRequest
## Properties
**name** | **String** | |
**prompt** | **String** | |
**config** | Option<[**serde_json::Value**](.md)> | | [optional]
**labels** | Option<**Vec<String>**> | List of deployment labels of this prompt version. | [optional]
**tags** | Option<**Vec<String>**> | List of tags to apply to all versions of this prompt. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)