Function: addPromptVersion()
addPromptVersion(
promptId
,version
,options
?):Promise
<PromptVersionDTO
>
Add new prompt version
Parameters
promptId
string
version
options?
account
Returns
Promise
<PromptVersionDTO
>
the properties of a newly-created prompt
Found a mistake? Let us know.